Mikroprotsessortehnika
Üldregistrid (General Purpose Register) Segmendiregistrid (Segment Registers)
AH/AL AX (EAX) Accumulator CS Code Segment
BH/BL BX (EBX) Base DS Data Segment
CH/CL CX (ECX) Counter SS Stack Segment
DH/DL DX (EDX) Data ES Extra Segment
(FS) 386 and newer
(Exx) indicates 386+ 32 bit register (GS) 386 and newer
Viidaregistrid (Pointer Registers) Pinumälu registrid (Stack Registers)
SI (ESI) Source Index SP (ESP) Stack Pointer
DI (EDI) Destination Index BP (EBP) Base Pointer
IP Instruction Pointer
Olekuregistrid (Status Registers)
FLAGS Status Flags (see FLAGS)
Eriregistrid (Special Registers, 386+ only)
CR0 Control Register 0 DR0 Debug Register 0
CR2 Control Register 2 DR1 Debug Register 1