Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Shifting Bits by Value in Register

Intel x86_64 assembly compare signed double precision floats

Assemble far calls or far jumps (j* instructions)

Where is the source of imprecise calculation in the assembler code of gcc -Ofast compared with -O3? [closed]

c assembly gcc x86-64 fast-math

Why doesn't copy_user_enhanced_fast_string use AVX if it is available?

Segmentation fault when using DB (define byte) inside a function

Newline byte 0Ah being ignored by x86_64 system call print program

How would I increment every byte in a register? (64 Bit, Linux, NASM)

Can constant non-invariant tsc change frequency across cpu states?

Can clang be convinced to optimize this almost-leaf function

Paging in x86-64 architecture

Calculating number of variable arguments for clone function

Program counter, fences and processor re-ordering

Why does the assembly code copy the value from %edx to %rcx before adding to the sum?

arrays c assembly gcc x86-64

How is the x86 data segment used in real operating systems and processes?

Cross mingw compilation fails with unknown pseudo-op

Why are there empty address spaces between data sections in memory (x86 / nasm)?

assembly x86 nasm x86-64