Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in assembly
Why this mov gs instruction causes a fault in VMWare Workstation guest running Windows 7 OS?
Jan 30, 2023
assembly
kernel
vmware
virtualization
windows-kernel
Exclusive access to L1 cacheline on x86?
Jan 30, 2023
performance
assembly
x86
cpu-cache
low-level
How are memory addresses placed in an binary files?
Jan 30, 2023
c
assembly
memory
embedded
microcontroller
What are assembler section directives used for?
Jan 29, 2023
assembly
arm
gnu-assembler
What does it mean by a branch penalty?
Jan 28, 2023
assembly
cpu-architecture
branch-prediction
Print newline with as little code as possible with NASM
Jan 28, 2023
linux
assembly
x86-64
nasm
code-size
Force a migration of a cache line to another core
Jan 28, 2023
c++
assembly
concurrency
x86
cpu-cache
Which instructions can produce a branch misprediction on x86 CPUs?
Jan 28, 2023
assembly
x86
cpu
pipeline
branch-prediction
Benchmarking memory copy in a single shot
Jan 28, 2023
c
performance
assembly
x86-64
benchmarking
Why does the Linux Kernel copy implementation use the AC flag?
Jan 27, 2023
linux
assembly
linux-kernel
x86
systems-programming
Optimize nested loops for pattern-filling an array, to help the compiler produce efficient ARM assembly?
Jan 27, 2023
c
assembly
arm
micro-optimization
Why is /=2 different from >>=1 for signed integers, and compiles to different asm?
Jan 27, 2023
c
assembly
x86
integer-division
Why a*b/c instead of a*(b/c) gives 3x bigger program size on AVR?
Jan 27, 2023
c
assembly
gcc
avr
atmega
What is the difference between linear ,physical ,logical and virtual memory address?
Jan 27, 2023
assembly
x86
operating-system
ram
memory-address
Why this unnecessary MOVAPD copy in gcc 9.1, in a tiny function
Jan 27, 2023
assembly
gcc
x86-64
sse
micro-optimization
Stack cleanup not working (__stdcall MASM function)
Jan 26, 2023
c
assembly
x86
masm
stdcall
On x64 Linux, what is the difference between syscall, int 0x80 and ret to exit a program?
Jan 26, 2023
linux
assembly
x86-64
system-calls
exit
Doxygen and Assembly Language
Jan 26, 2023
documentation
assembly
doxygen
How to load kernel into memory from CD-ROM using Assembly (NASM)
Jan 24, 2023
assembly
operating-system
kernel
nasm
bootstrapping
x86 code generator framework for Delphi
Jan 26, 2023
delphi
code-generation
x86
intel
assembly
« Newer Entries
Older Entries »