Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Zeroing %EAX Register on the 8086

Why is gcc -O3 auto-vectorizing factorial? That many extra instructions looks worse

What is the address of local labels in NASM?

Why are serializing instructions inherently pipeline-unfriendly?

Get linear address of FS:[0] in 32-bit protected mode / MSVC inline asm

what does the : operator do in assembly?

assembly x86 operators nasm

Assembly x86 | return(ret) is not working

assembly x86 emu8086

Access the flags without inline assembly?

How does 32bit applications run on 64bit Mac?

macos architecture x86 64-bit

Protected Mode Addressing

How to make simple bootloader for q35 machine

Effectively calculate horizontal pair avgs in a stream of int16's

c++ performance assembly x86 pcm

Assembly Language: + vs add

assembly x86

Cost of a 64bits jump, always 10-22 cycles the first time?

assembly x86 qemu: fatal: Trying to execute code outside RAM or ROM

How does Windows switch to supervisor mode during a system call?

MS-DOS - Is it possible to program 24 bit graphics?

assembly x86 dos vga vesa

Storing data below the stack pointer?

x86 stack

ASM - Pushing/Popping

assembly x86

Move char left or right in Assembly

assembly x86 masm irvine32