Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:papc:chapter_6_5 [2026/02/19 20:44] – [Base Indexed addressing with displacement] ktokarzen:multiasm:papc:chapter_6_5 [2026/02/27 01:43] (current) – [Base addressing] jtokarz
Line 74: Line 74:
 The code shows other examples of base addressing. The code shows other examples of base addressing.
 <code asm> <code asm>
-; copy one byte from the data segment in memory at the address from the BX register to AL+; copy one byte from the data segment in memory at the address from  
 +the BX register to AL
 mov al, [bx]   mov al, [bx]  
  
-; copy two bytes from the data segment in memory at the address from the EBX register to AX+; copy two bytes from the data segment in memory at the address from  
 +the EBX register to AX
 mov ax, [ebx]  mov ax, [ebx] 
  
en/multiasm/papc/chapter_6_5.1771526662.txt.gz · Last modified: by ktokarz
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0