Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Why are Rust stack frames so big?

why 32 bit drivers do not work on 64 bit

Switch from 32bit mode to 64 bit (long mode) on 64bit linux

linux x86 x86-64 32bit-64bit

How to check programmatically whether a managed assembly is x86, x64 or AnyCPU?

c# .net compilation x86-64

GCC doesn't make use of inc

Why do we need stack allocation when we have a red zone?

What do the assembly instructions 'seta' and 'setb' do after repz cmpsb?

assembly x86 x86-64

Why does unaligned access to mmap'ed memory sometimes segfault on AMD64?

Hard to debug SEGV due to skipped cmov from out-of-bounds memory

assembly gdb x86-64

Acceptability of regular usage of r10 and r11

Python ctypes and function calls

python c assembly ctypes x86-64

Detecting architecture at compile time from MASM/MASM64

Multiple threads and memory

c++ multithreading cpu x86-64

How to install python2.6-devel package under CentOs 5

Why can I access lower dword/word/byte in a register but not higher?

How is the x64 architecture different from x86

c++ x86 64-bit x86-64

How to check if a register is zero in x86_64 assembly [duplicate]

assembly x86-64