IDA C++ SDK 9.2
|
Internal representation of processor instructions. More...
#include <idp.hpp>
Public Attributes | |
const char * | name |
instruction name | |
uint32 | feature |
combination of Instruction feature bits |
Internal representation of processor instructions.
Definition of all internal instructions are kept in special arrays. One of such arrays describes instruction names and features.
const char* instruc_t::name |
instruction name
uint32 instruc_t::feature |
combination of Instruction feature bits