Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Is it possible to temporarily suppress Intel CET for a single ret instruction, or otherwise use retpolines with it?

assembly x86-64 intel spectre

Assembly code that prints all elements of an array

assembly x86

Tricks compiler uses to compile basic arithmetic operations of 128-bit integer

Is the pointer to the PE-header at offset 0x3c in the PE-file always set to 0x80?

Where the program counter goes after returning the interrupt handler?

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