Function xed_sys::xed_interface::xed_decoded_inst_zero_keep_mode_from_operands [] [src]

pub unsafe extern "C" fn xed_decoded_inst_zero_keep_mode_from_operands(
    p: *mut xed_decoded_inst_t,
    operands: *const xed_operand_values_t
)

@ingroup DEC Zero the decode structure, but copy the existing machine state/mode information from the supplied operands pointer. Same as

xed_decoded_inst_zero_keep_mode.