Operand
Fields of this type
Fields
- generic:addr_type
- register:u8
- type_size:u8
- branch_offset:i16
- base_register:struct { base_register: u8, offset: i64, }
- composite_location:struct { size: u64, offset: i64, }
- block:[]const u8
- register_type:struct { register: u8, type_offset: addr_type, }
- const_type:struct { type_offset: addr_type, value_bytes: []const u8, }
- deref_type:struct { size: u8, type_offset: addr_type, }