Skip to main content

JUMP_INSTRUCTION

Constant JUMP_INSTRUCTION 

Source
pub const JUMP_INSTRUCTION: u32 = 0x1000006f;
Expand description

This encodes to jal x0, 256 - jumps 256 bytes ahead from the current PC location.