Function xed_sys::xed_inst2[][src]

pub unsafe extern "C" fn xed_inst2(
    inst: *mut xed_encoder_instruction_t,
    mode: xed_state_t,
    iclass: xed_iclass_enum_t,
    effective_operand_width: xed_uint_t,
    op0: xed_encoder_operand_t,
    op1: xed_encoder_operand_t
)