pub unsafe extern "C" fn reg_get_size(reg: reg_id_t) -> opnd_size_tExpand description
Assumes that \p reg is a DR_REG_ constant. Returns the OPSZ_ constant corresponding to the register size. Returns OPSZ_NA if reg is not a DR_REG_ constant.
pub unsafe extern "C" fn reg_get_size(reg: reg_id_t) -> opnd_size_tAssumes that \p reg is a DR_REG_ constant. Returns the OPSZ_ constant corresponding to the register size. Returns OPSZ_NA if reg is not a DR_REG_ constant.