2-1 Internal Microprocessor Architecture
2-1 Internal Microprocessor Architecture
2-1 Internal Microprocessor Architecture
Multipurpose Registers
• RAX (accumulator)- a 64-bit register (RAX),
a 32-bit register (EAX), a 16-bit register (AX),
or as either of two 8-bit registers (AH and AL).
Special-Purpose Registers
• RIP (instruction pointer) addresses the next
instruction in a section of memory.
– IP (16-bit) or EIP (32-bit).
Figure 2–2 The EFLAG and FLAG register counts for the entire 8086 and Pentium
microprocessor family.
Segment Registers
• Segment registers generate memory
addresses when combined with other registers
in the microprocessor.
Quiz