| 
    IDA SDK
    
   | 
 
Internal representation of processor instructions.
Definition of all internal instructions are kept in special arrays. One of such arrays describes instruction names and features.
Public Attributes | |
| const char * | name | 
| instruction name  | |
| uint32 | feature | 
| combination of Instruction feature bits  | |