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_format_options_tOptions for the disasembly formatting functions
xed_iform_info_sStatically available information about iforms
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_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 Mon Oct 6 20:12:58 2008 for XED2 by  doxygen 1.4.6