Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

x86istr.h File Reference

#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 []


Define Documentation

#define BEGIN_ISTR   enum x86instructions {
 

Definition at line 28 of file x86istr.h.

#define DEFINE_ISTR      istr_##s
 

Definition at line 29 of file x86istr.h.

#define DEFINE_ISTR2 s,
param       istr_##s
 

Definition at line 30 of file x86istr.h.

#define END_ISTR   ,num_instructions };
 

Definition at line 31 of file x86istr.h.


Variable Documentation

const char* x86instructions_names[]
 

Definition at line 38 of file x86istr.h.

Referenced by Instruction::GetFlowType(), Instruction::GetUseType(), CodeParser::Parse(), and Instruction::Write().


Generated on Mon Jan 13 22:20:35 2003 for perdr by doxygen1.2.15