Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly

Why does this MOVSS instruction use RIP-relative addressing? [duplicate]

Why NASM on Linux changes registers in x86_64 assembly

Relationship between system calls API, syscall instruction and exception mechanism (interrupts)

x86 assembly works on which CPUs?

assembly x86 nasm x86-64 masm

Read RTC in Windows

Intel x86 - Interrupt Service Routine responsibility

Interpreting assembly code [closed]

Does x86 have an atomic increment that keeps the value that was stored?

assembly x86 atomic

Storing values in HI and LO registers of MIPS

How does c++ by-ref argument passing is compiled in assembly?

Recursion in MIPS

assembly recursion mips

ARM SUB Instruction Operands

assembly arm

GCC NOPs being compiled away

x86 assembly, little endianness not being followed(or is it?) (Linux)

linux assembly endianness x86

PowerPC opcode table?

ASM In c++ project ...How this little asm code will be in c++

c++ assembly

How do I access the USB port through the BIOS in 16-bit x86 real mode?

assembly interrupt bios

What is the meaning of parentheses in opcodes in a NASM generated listing file?

What register points to the heap?

c++ assembly arm heap-memory

Assembly Division [duplicate]

assembly x86 division