| EIP (Extended Instruction Prefix) || 2-bit || Stores the prefix for extended instructions (CB, ED, or none) || Used for extended instruction sets like bitwise ops
|-
| IMP (Indexing Mode Prefix) || 2-bit || Stores Specifies the prefix for index register selection indexing mode (DD for IX+d, FD for IY+d, or nonefor HL) || Indicates use of index registers (IX or IY) for memory access
|}