|
|
union { | |
| |
|
struct { | |
| |
|
uint32_t it: 1 | |
| |
|
uint32_t itCount: 3 | |
| |
|
uint32_t : 28 | |
| |
| } | | |
| |
|
struct { | |
| |
|
uint32_t subt: 1 | |
| |
|
uint32_t : 31 | |
| |
| } | | |
| |
| }; | | |
| |
|
BranchType | type |
| |
|
BranchCond | cond |
| |
|
BranchDisp | mode |
| |
|
int32_t | reg1 |
| |
|
int32_t | reg2 |
| |
|
int32_t | disp |
| |
|
size_t | align |
| |
The documentation for this struct was generated from the following file: