IDA SDK
|
Used for accessing members of insn_t::ops.
Macros | |
#define | Op1 ops[0] |
first operand | |
#define | Op2 ops[1] |
second operand | |
#define | Op3 ops[2] |
third operand | |
#define | Op4 ops[3] |
fourth operand | |
#define | Op5 ops[4] |
fifth operand | |
#define | Op6 ops[5] |
sixth operand | |
#define | Op7 ops[6] |
seventh operand | |
#define | Op8 ops[7] |
eighth operand | |