pub const _dr_opnd_flags_t_DR_OPND_IS_VECTOR: _dr_opnd_flags_t = 256;Expand description
Registers with this flag should be considered vectors and have an element size representing their element size.
pub const _dr_opnd_flags_t_DR_OPND_IS_VECTOR: _dr_opnd_flags_t = 256;Registers with this flag should be considered vectors and have an element size representing their element size.