[][src]Function xed_sys::xed_operand_values_set_operand_reg

pub unsafe extern "C" fn xed_operand_values_set_operand_reg(
    p: *mut xed_operand_values_t,
    operand_name: xed_operand_enum_t,
    reg_name: xed_reg_enum_t
)

@ingroup OPERANDS Set the operand storage field entry named 'operand_name' to the register value specified by 'reg_name'.