Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86-64

How does loop address alignment affect the speed on Intel x86_64?

How cache coherence affects the performance in this case

x64 inline assembly in c to align instructions

Assembly Syscalls in 64-bit Windows

Small branches in modern CPUs

Why is the segfault address NULL when accessing memory that has any of the 16 most significant bits set?

FreeBSD syscall clobbering more registers than Linux? Inline asm different behaviour between optimization levels

x86 instruction encoding how to choose opcode

Get size of x86-64 instruction

c assembly x86-64

How avoid cache line invalidation from multiple threads writing to a shared array?

Why does Linux favor 0x7f mappings?

When does Linux x86-64 syscall clobber %r8, %r9 and %r10?

GCC code that seems to break inline assembly rules but an expert believes otherwise

Push and Pop on AMD64 [duplicate]

assembly stack x86-64

Move quadword between xmm and general-purpose register in ml64?

What does data16 mean in objdump output?

assembly x86-64 objdump

Efficient mod 3 in x86 assembly

Opposite of cache prefetch hint

SSE and iostream: wrong output for floating point types

Understanding C program in Assembly

c assembly x86-64