Data Fields | |
struct operand_s * | next |
union { | |
struct operand_s * alias | |
struct def_s * def | |
struct ex_label_s * label | |
tempop_t tempop | |
struct ex_value_s * value | |
} | o |
op_type_e | op_type |
int | size |
for structures More... | |
etype_t | type |
possibly override def's type More... | |
struct operand_s* alias |
struct def_s* def |
struct ex_label_s* label |
struct operand_s* next |
union { ... } o |
op_type_e op_type |
int size |
for structures
tempop_t tempop |
etype_t type |
possibly override def's type
struct ex_value_s* value |