[][src]Function xed_sys::xed_inst4

pub unsafe extern "C" fn xed_inst4(
    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,
    op2: xed_encoder_operand_t,
    op3: xed_encoder_operand_t
)