XED
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
xed-decoded-inst.h File Reference
#include "xed-common-hdrs.h"
#include "xed-common-defs.h"
#include "xed-portability.h"
#include "xed-util.h"
#include "xed-types.h"
#include "xed-inst.h"
#include "xed-flags.h"
#include "xed-encoder-gen-defs.h"
#include "xed-chip-enum.h"
#include "xed-operand-element-type-enum.h"
#include "xed-operand-storage.h"

Go to the source code of this file.

Data Structures

struct  xed_decoded_inst_s
 The main container for instructions. More...
 

Typedefs

typedef struct xed_decoded_inst_s xed_decoded_inst_t
 The main container for instructions. More...
 
typedef xed_decoded_inst_t xed_operand_values_t
 

Typedef Documentation

Definition at line 95 of file xed-decoded-inst.h.