#include "x86istri.h"
Go to the source code of this file.
Defines | |
#define | BEGIN_ISTR enum x86instructions { |
#define | DEFINE_ISTR(s) istr_##s |
#define | DEFINE_ISTR2(s, param) istr_##s |
#define | END_ISTR ,num_instructions }; |
Variables | |
const char * | x86instructions_names [] |
|
|
|
|
|
|
|
|
|
Definition at line 38 of file x86istr.h. Referenced by Instruction::GetFlowType(), Instruction::GetUseType(), CodeParser::Parse(), and Instruction::Write(). |