pub const _dr_opnd_flags_t_DR_OPND_NEGATED: _dr_opnd_flags_t = 1;Expand description
This register’s value is negated prior to use in the containing instruction.
pub const _dr_opnd_flags_t_DR_OPND_NEGATED: _dr_opnd_flags_t = 1;This register’s value is negated prior to use in the containing instruction.