Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

How to use malloc in asm

macos assembly x86-64 nasm

Non-canonical linear addresses and general protection exception

ctime returning null

c macos time x86-64 ctime

Jet database 32 and 64 bits and alternatives

database x86-64 ms-jet-ace

Disable xsave in glibc's ld.so

assembly linker gdb x86-64 glibc

Intel x86 using XSAVE and XRSTOR

assembly x86-64 intel

Moving 64bit constants to memory

assembly x86-64 asmjit

What does "aligning the stack" mean in assembly?

x86_64 memory reorder

Function pointer performance; slower on a single call than multiple calls?

Why doesn't the Windows C compiler reuse incoming shadow space in noreturn functions?

Why does linkage affect whether relocations are needed for relative jumps in the same section?

c assembly linker x86-64 elf

ld: Undefined symbols for architecture x86_64

macos assembly x86-64 nasm ld

Avoiding cache pollution while loading a stream of numbers

Are long doubles broken using MinGW-w64?

How do I load all 1's into a mmx register? Why doesn't this work?

How to get NASM to encode `push` with a sign-extended 16-bit immediate?

x86 non-mov instruction that has a write-only destination and runs on any port on Intel?