New posts in x86

How do I enable SSE for my freestanding bootable code?

Unexpected output when printing directly to text video memory

Assembly compiled executable using INT 0x80 on Ubuntu on Windows Subsystem for Linux doesn't produce output

Why did Intel drop the Itanium? [closed]

What registers must be preserved by an x86 function?

x86 registers: MBR/MDR and instruction registers

double condition checking in assembly

Binary Bomb - Phase 4

Printing hex values in x86 assembly

The most correct way to refer to 32-bit and 64-bit versions of programs

MOVing between two memory addresses

why does the runtime version of my android studio say AMD64 on my Windows system? [duplicate]

Why does Intel hide internal RISC core in their processors?

Difference in performance between MSVC and GCC for highly optimized matrix multplication code

What is the purpose of the EBP frame pointer register?

How to: pow(real, real) in x86

VT Not Supported when Installing HAXM

How do I disassemble raw 16-bit x86 machine code?

Using gdb to single-step assembly code outside specified executable causes error "cannot find bounds of current function"

Access x86 COM from x64 .NET