IDA C++ SDK 9.2
Loading...
Searching...
No Matches
Operand shortcuts

Current segment base paragraph. Initialized by the kernel.

Virtual address of the instruction (address within the segment). Initialized by the kernel.

Linear address of the instruction. Initialized by the kernel.

Internal code of instruction (only for canonical insns - not user defined!). IDP should define its own instruction codes. These codes are usually defined in ins.hpp. The array of instruction names and features (ins.cpp) is accessed using this code.

< see processor_t::is_canon_insn()

< see instruc_t::feature

< see instruc_t::name

Size of instruction in bytes. The analyzer should put here the actual size of the instruction.

< processor dependent field

< processor dependent field

< processor dependent field

< Instruction flags

< array of operands

Used for accessing members of insn_t::ops