Search code examples
Meaning of (%eax) in AT&T syntax?...


assemblyx86addressing-mode

Read More
mov instructions with byte destination for immediate to memory...


assemblyx86opcodemovaddressing-mode

Read More
lea assembly instruction...


assemblyx86attaddressing-mode

Read More
What type of addresses can the port 7 store AGU handle on recent Intel x86?...


performanceassemblyx86micro-optimizationaddressing-mode

Read More
x86 lea instruction...


assemblyx86attaddressing-mode

Read More
Addresses in assembly code and "lea"...


assemblyx86addressing-mode

Read More
What addressing mode is used in 'mov cx, [bp+6]'?...


x86-16microprocessorsaddressing-mode

Read More
Post-increment and Pre-decrement addressing modes on Intel 80386...


assemblyx86inteladdressing-mode

Read More
Assembly, x86: How to push a label to the stack?...


assemblyx86attaddressing-mode

Read More
Why the ModR/M:rm field is 100 in mov al, byte ptr [rbx + rsi*2 + 0x100]?...


assemblyencodingx86machine-codeaddressing-mode

Read More
Illegal Memory Reference...


assemblyx86x86-16cpu-registersaddressing-mode

Read More
Addressing Modes in Assembly Language (IA-32 NASM)...


assemblyx86nasmaddressing-mode

Read More
NASM x86 16-bit addressing modes...


assemblyx86nasmx86-16addressing-mode

Read More
x86 instruction meaning...


assemblyx86attaddressing-mode

Read More
Tricore Disassembling "Constants"...


assemblyaddressing-modeinfineon

Read More
Direct addressing without segment in x86?...


assemblyx86addressing-mode

Read More
Is the raspberry pi 3 memory byte addressible or word addressable and if it is word addressable what...


armraspberry-pi3cpu-architectureaddressing-mode

Read More
x86 - addressing modes to access elements in arrays...


arraysassemblyx86addressing-mode

Read More
What is the name of the effective address part that is not the bank?...


emulationaddressing-mode

Read More
Change this short assembler code so it works just without register-indexed...


assemblyx86addressing-mode

Read More
Did I change the given (very short) assembler instruction correctly?...


assemblyprocessorinstructionsaddressing-mode

Read More
Trying to understand this short assembler instruction but I don't understand...


assemblyinstructionsaddressing-mode

Read More
Why does the mov instruction have use ax instead of two segment registers directly?...


assemblyx86nasmaccumulatoraddressing-mode

Read More
Assembly 8086 addressing mode...


assemblyx86-16addressing-mode

Read More
6502 Emulation Enhanced Basic Infinite Loop $C000 to $E0ED...


javascriptemulationaddressing-mode6502

Read More
Dealing with the overflow of a 9bit result to an ADD op that is supposed to store in a byte ptr in x...


assemblyx86addressing-mode

Read More
The different addressing modes of CUDA textures...


cudatexturesborderaddressing-mode

Read More
mov %eax,(%esp)...


assemblyx86attmovaddressing-mode

Read More
Is there a way to programmatically determine addressing mode from an opcode for the 6502?...


emulationopcodeaddressing-mode6502

Read More
Difference between register indirect and base plus offset in MIPS addressing mode?...


assemblyarchitecturemipsaddressing-mode

Read More
BackNext