XED2 Data Structures

Here are the data structures with brief descriptions:
xed_decoded_inst_sThe main container for instructions
xed_flag_enum_sAssociated with each flag field there can be one action
xed_flag_set_sUnion of flags bits
xed_immdis_sStores immediates and displacements for the encoder & decoder
xed_immdis_values_t
xed_inst_sConstant information about a decoded instruction form, including the pointer to the constant operand properties xed_operand_t for this instruction form
xed_operand_bitvec_t
xed_operand_sConstant information about an individual generic operand, like an operand template, describing the operand properties
xed_simple_flag_sA collection of xed_flag_action_t's and unions of read and written flags
xed_state_sEncapsulates machine modes for decoder/encoder requests

Generated on Thu May 15 03:15:09 2008 for XED2 by  doxygen 1.4.6