Tor 0.4.9.3-alpha-dev
|
Data Fields | |
instr_type | opcode |
int | src |
int | dst |
uint32_t | imm32 |
uint32_t | op_par |
Definition at line 23 of file instruction.h.
int dst |
Definition at line 26 of file instruction.h.
uint32_t imm32 |
Definition at line 27 of file instruction.h.
uint32_t op_par |
Definition at line 28 of file instruction.h.
instr_type opcode |
Definition at line 24 of file instruction.h.
int src |
Definition at line 25 of file instruction.h.