Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

Why don't GCC and Clang use cvtss2sd [memory]?

What is this assembly function prologue / epilogue code doing with rbp / rsp / leave?

macos gcc assembly stack x86-64

How to load a pixel struct into an SSE register?

c pixel x86-64 sse intrinsics intel

Can branch prediction cause illegal instruction?

Can't call C standard library function on 64-bit Linux from assembly (yasm) code

linux assembly x86-64 nasm yasm

MWAIT vs HALT in terms of efficiency

IBM example code, non re-entrant functions doesn't work in my system

c gcc signals x86-64 data-race

Assembly registers in 64-bit architecture

Is my macbook pro x86 linux or x86_64 darwin? [closed]

x86 x86-64 platform

How to tell gcc to disable padding inside struct? [duplicate]

c gcc x86-64 padding gcc6

byte array permute SSE optimization

c++ gcc x86-64 sse simd

Is this is a good way to intercept system calls?

c linux gcc x86-64 glibc

Reproducing Unexpected Behavior w/Cross-Modifying Code on x86-64 CPUs

Is garbage allowed in high bits of parameter and return value registers in x86-64 SysV ABI?

Why is tailcall optimization not performed for types of class MEMORY?

256-bit arithmetic in Clang (extended integers)

c clang x86-64 bigint extint

Why do x86-64 Linux system calls work with 6 registers set?

How to optimize function return values in C and C++ on x86-64?

c++ c performance x86-64 abi

Why does this movq instruction work on linux and not osx?

linux macos x86-64

Why are some Haswell AVX latencies advertised by Intel as 3x slower than Sandy Bridge?