Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Minimal Mach-o 64 binary

macos x86-64 mach-o

Why does this MOVSS instruction use RIP-relative addressing? [duplicate]

Why NASM on Linux changes registers in x86_64 assembly

Relationship between system calls API, syscall instruction and exception mechanism (interrupts)

x86 assembly works on which CPUs?

assembly x86 nasm x86-64 masm

Fail to change CS register value from kernel mode. invalid opcode: 0000

GCC Inline-Assembly Error: "Operand size mismatch for 'int'"

How to reserve bottom 4GB VM in an x64 C++ app

c++ winapi 64-bit x86-64

Basic OS X Assembly and the Mach-O format

The most correct way to refer to 32-bit and 64-bit versions of programs

x86 64-bit x86-64 terminology

Loading small numbers into 64 bit x86 registers

Does referencing constants without a dollar sign have a distinct meaning?

assembly x86 x86-64 att

Fastest factorial implementation with 64-bit result in assembly

How can I determine whether my OS is 32 or 64 bit?

How much cycles math functions take on modern processors

c math gcc assembly x86-64

Xcode 5.1 and compiling error for architecture x86_64

For a 64 bit OS, is memory leakage still relevant?

How should the [u]int_fastN_t types be defined for x86_64, with or without the x32 ABI?

c x86-64 stdint linux-x32-abi