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

High 8 bits are reserved for processor-specific features. More...

#include <idp.hpp>

Public Attributes

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

Detailed Description

High 8 bits are reserved for processor-specific features.

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:
  • /Users/geoffrey/ida-sdk/src/include/idp.hpp