XED Data Structures

Here are the data structures with brief descriptions:
xed_attributes_t
xed_convert_table_t
xed_decoded_inst_sThe main container for instructions
xed_enc_displacement_t
xed_encoder_iforms_s
xed_encoder_instruction_t
xed_encoder_operand_t
xed_encoder_prefixes_t
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_memop_t
xed_operand_sConstant information about an individual generic operand, like an operand template, describing the operand properties
xed_operand_storage_s
xed_print_info_tThis contains the information used by the various disassembly printers
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
xed_union16_t
xed_union32_t
xed_union64_t

Generated on Wed Jan 21 02:17:00 2015 for XED by  doxygen 1.5.1-p1