Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Understanding and analyzing assembly code

assembly x86

Assembly Language loops

assembly x86

How to insert a JNE instruction (jump not equal) using buildmi in LLVM x86 machine function pass

assembly x86 clang llvm

How to generate non-temporal instructions?

c++ gcc x86 clang icc

Calculating Head, Cylinder (Track) and Sector for BIOS Interrupt 13h [duplicate]

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