Programming/Assembly

From Dev Wiki
< Programming
Revision as of 03:55, 3 February 2020 by Brodriguez (talk | contribs) (Create register table)
Jump to navigation Jump to search
Register Stack Pointer Stack Base Pointer Accumulator Base Counter Data Source Destination
64 Bit RSP RBP RAX RBX RCX RDX RSI RDI
32 Bit ESP EBP EAX EBX ECX EDX ESI EDI
16 Bit SP BP AX BX CX DX SI DI
8 Bit SPL BPL AH AL BH BL CH CL DH DL SIL DIL