pub const INSTRUCTION_POINTER_OFFSET: u32 = 16;
Bit offset for an instruction pointer (2 bytes)
Used by the jump family of instructions.