IDA SDK
Instruction flags

Detailed Description

Used by insn_t::flags.

Macros

#define INSN_MACRO   0x01
 macro instruction
 
#define INSN_MODMAC   0x02
 may modify the database to make room for the macro insn
 
#define INSN_64BIT   0x04
 belongs to 64bit segment?