Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

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

Is there a list of registers used by different x86_64 operations and C std lib functions somewhere?

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

Incorrect Class Member Offset Address

c++ gcc assembly compilation

Defining "variables" in assembly language

assembly gnu-assembler att

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

Two loops nested inside another loop in x86 assembly

Arrays in MASM Assembly (very confused beginner)

Why is the AL field (FP register usage count) necessary in the SysV ABI?

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

Assembly Language instructions that do not change EFLAGS

assembly x86 eflags

Confusion regarding stack growth on x86_64 Linux

c gcc assembly stack x86-64

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

operation size not specified

linux assembly nasm

Twice as slow SIMD performance without extra copy

Writing simple string to console using masm (assembly code)

winapi assembly masm masm32

Access Violation Calling Non-Exported DLL Function C++

Cannot set GS register in Protected Mode

MIPS registers preservation