Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
Operand shortcuts

Used for accessing members of insn_t::ops. More...

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
 

Detailed Description

Used for accessing members of insn_t::ops.