Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

(Writing kernel) How do I modify the interrupt descriptor table?

Memory alignment today and 20 years ago

c gcc assembly x86

Why does CLFLUSH exist in x86?

Odd optimisation problem under MSVC

Bit popcount for large buffer, with Core 2 CPU (SSSE3)

Calling convention for function returning struct

How do the Conflict Detection instructions make it easier to vectorize loops?

Useless allocated Stackspace?

c assembly x86 stack

Why does x86 nopl instruction take an operand? [duplicate]

Meaning of BND RET in x86

What's the fastest stride-3 gather instruction sequence?

c++ x86 vectorization avx2

Is there a complete x86 assembly language reference that uses AT&T syntax? [closed]

assembly x86 intel

Is there a penalty when base+offset is in a different page than the base?

64 to 32 bit Interop - how?

.net com interop x86 64-bit

Why is this assembly code faster?

Linux memory segmentation

Why are Intel x87 registers 80 bits wide?

How is POPCNT implemented in hardware?

assembly x86 hardware

Why are there 128bit load functions for SSE?

c++ x86 sse simd intrinsics

Is there a list of deprecated x86 instructions?