Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in x86

Assembly code that prints all elements of an array

assembly x86

How to switch from 32-bit to PAE paging directly?

Unable to understand example of cdecl calling convention where caller doesnt need to clean the stack

If LDT does not exist in 64-bit architecture how are 32-bit systems that use it emulated on a 64-bit architecture?

Which alignment causes this performance difference

AVX-512 MD5 implementation: unexplained performance regression on Zen 4

Assembly Language instructions that do not change EFLAGS

assembly x86 eflags

How are serial ports set to 19200 baud in x86 assembly?

Why does gcc compare seemingly equal floating point values as different with "-fexcess-precision=standard"?

c++ gcc x86 floating-point x87

What is this concept of Pending Interrupts

Cannot set GS register in Protected Mode

APIC multi-core startup Protocol and ICR starting up address

Segfault when I run program written in NASM [duplicate]

Library for manipulating machine code at runtime?

c assembly x86 machine-code

What is the best way to store a large list of Boolean values in x86 assembly?

Stack arguments are disappearing in assembly using C calling convention

Disk Read Function not Working as Expected in Bootloader

How did x86 real mode work on machines with <640K of RAM?

x86 osdev x86-16