New posts in assembly

Why NASM on Linux changes registers in x86_64 assembly

What x86 instructions take two (or more) memory operands?

What are the return values of system calls in Assembly?

Loop with function call faster than an empty loop

Legacy BIOS bootloader to bootstrap real-mode code in second stage

Getting the high part of 64 bit integer multiplication

How to make the kernel for my bootloader?

x86 assembler: floating point compare

How to disassemble 16-bit x86 boot sector code in GDB with "x/i $pc"? It gets treated as 32-bit

Calling printf in x86_64 using GNU assembler

Why is (or isn't?) SFENCE + LFENCE equivalent to MFENCE?

Why is x86 ugly? Why is it considered inferior when compared to others? [closed]

How to load vector registers from integer registers in Arm64? (M1)

Efficient 128-bit addition using carry flag

What's the difference between a word and byte?

How do objects work in x86 at the assembly level?

printf output always before scanf, who can give a solution?

How to make an executable ELF file in Linux using a hex editor?

How can I build a small operating system on an old desktop computer? [closed]

Obtaining peak bandwidth on Haswell in the L1 cache: only getting 62%