Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Division produces wrong result

Why can't the VS 2015 compiler optimise a branch in an abs() implementation on float numbers?

c++ assembly optimization

gcc optimisation with LEA [duplicate]

gcc assembly optimization

Understanding of LDR and STR?

assembly arm

Where can I find a list of x86_64 assembly instructions?

understanding system call dispatcher for windows?

Visual C++ generates DIV instead of IDIV (x86, integer arithmetic)

Setting CPSR flags directly in ARM assembler

assembly arm

Why does printf still work with RAX lower than the number of FP args in XMM registers?

Converting from lower case to upper case

assembly x86-16

Vector address starts in the middle of program memory

how to perform direct syscall under Windows 7 X64 SP1 (x64 mode)?

EMMS instruction execution time?

assembly x86 mmx

Floating-point addition assembly algorithm

Understanding new gcc prologue

gcc assembly intel

Why movaps causes segmentation fault?

AOSP non-obvious syscall() implementation

What the usage of "--oformat=elf32-i386"?

c assembly linker gnu