pub const INSTRUCTION_POINTER_OFFSET: u32 = 16;
Expand description

Bit offset for an instruction pointer (2 bytes)

Used by the jump family of instructions.