Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in addressing-mode

What does the exclamation mark mean in the end of an A64 instruction?

I'm not exactly sure what this x86 Add instruction is doing

lea assembly instruction

what does "mov offset(%rip), %rax" do?

What does the bracket in `movl (%eax), %eax` mean?

Referencing the contents of a memory location. (x86 addressing modes)

Assembly Segments in opcodes

Assembler jump in Protected Mode with GDT

The different addressing modes of CUDA textures

Addressing Modes in Assembly Language (IA-32 NASM)

What do ds:si and es:di mean in assembly?

How do RIP-relative variable references like "[RIP + _a]" in x86-64 GAS Intel-syntax work?

Understanding %rip register in intel assembly

Meaning of (%eax) in AT&T syntax?

What does an asterisk * before an address mean in x86-64 AT&T assembly?