Type Definition xed_sys::xed_decoded_inst_t[][src]

type xed_decoded_inst_t = xed_decoded_inst_s;
Expand description

@ingroup DEC The main container for instructions. After decode, it holds an array of operands with derived information from decode and also valid #xed_inst_t pointer which describes the operand templates and the operand order. See @ref DEC for API documentation.