Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

What does x86 mean? [closed]

x86 computer-architecture

Can modern x86 implementations store-forward from more than one prior store?

GCC inline assembler, mixing register sizes (x86)

How can I clear the screen without having to fill it

assembly x86 dos interrupt

Loading x86 or x64 assembly

c# .net x86 64-bit

SSE multiplication 16 x uint8_t

x86 sse simd sse4

Can anyone help me interpret this MSVC debug-mode disassembly from a simple Hello World?

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?