Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

How to MOVe 3 bytes (24bits) from memory to a register?

glibc scanf Segmentation faults when called from a function that doesn't align RSP

Setting and clearing the zero flag in x86

What assembly language does gcc produce on my system?

Fast floating-point power of 2 on x86_64

Writing a portable SSE/AVX version of std::copysign

c++ x86-64 sse simd avx

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