Skip to main content

reg_get_size

Function reg_get_size 

Source
pub unsafe extern "C" fn reg_get_size(reg: reg_id_t) -> opnd_size_t
Expand 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.