Newbetuts
.
New posts in addressing-mode
Differences between general purpose registers in 8086: [bx] works, [cx] doesn't?
assembly
x86-16
cpu-registers
addressing-mode
Understanding %rip register in intel assembly
assembly
x86-64
intel
mov
addressing-mode
Do terms like direct/indirect addressing mode actual exists in the Intel x86 manuals
assembly
x86
addressing-mode
How does "mov (%ebx,%eax,4),%eax" work? [duplicate]
assembly
att
addressing-mode
Why does this MOVSS instruction use RIP-relative addressing? [duplicate]
assembly
x86-64
disassembly
addressing-mode
relative-addressing
What is the meaning of MOV (%r11,%r12,1), %edx?
assembly
x86
att
mov
addressing-mode
How do RIP-relative variable references like "[RIP + _a]" in x86-64 GAS Intel-syntax work?
assembly
x86-64
gnu-assembler
addressing-mode
relative-addressing
rbp not allowed as SIB base?
assembly
x86
x86-64
machine-code
addressing-mode
A couple of questions about [base + index*scale + disp]
assembly
x86
att
addressing-mode
intel-syntax
How to load address of function or label into register
gcc
assembly
x86-64
att
addressing-mode
Referencing the contents of a memory location. (x86 addressing modes)
assembly
x86
masm
addressing-mode
Prev