pub const BRANCH: u32 = 0x12; pub const INTEGER_IMMEDIATE: u32 = 0x13; pub const LOAD: u32 = 0x3; pub const STORE: u32 = 0x23;