Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Assembler : why BCD exists?

how does push and pop work in assembly

Get address of current instruction for x86 [duplicate]

c linux assembly 64-bit x86

How to get VESA BIOS Information

(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