IDA C++ SDK 9.2
Loading...
Searching...
No Matches
instruc_t Struct Reference

Internal representation of processor instructions. More...

#include <idp.hpp>

Public Attributes

const char * name
 instruction name
uint32 feature
 combination of Instruction feature bits

Detailed Description

Internal representation of processor instructions.

Definition of all internal instructions are kept in special arrays. One of such arrays describes instruction names and features.

Member Data Documentation

◆ name

const char* instruc_t::name

instruction name

◆ feature

uint32 instruc_t::feature

combination of Instruction feature bits


The documentation for this struct was generated from the following file: