struct InstData [src]

Fields

opcode: Extended
small: u16
operand: u32

Source

pub const InstData = struct { opcode: Extended, small: u16, operand: u32, }