MIR_op_t

An instruction operand (tagged union).

struct MIR_op_t {
void* data;
ubyte[2] _pad0;
U u;
}

Members

Unions

U
union U
Undocumented in source.

Variables

mode
ubyte mode;

MIR_op_mode_t (C bitfield ': 8')

value_mode
ubyte value_mode;

MIR_op_mode_t (C bitfield ': 8')