Function xed_sys::xed_operand_values_init_keep_mode[][src]

pub unsafe extern "C" fn xed_operand_values_init_keep_mode(
    dst: *mut xed_operand_values_t,
    src: *const xed_operand_values_t
)
Expand description

@ingroup OPERANDS Initializes dst operand structure but preserves the existing MODE/SMODE values from the src operand structure.