Skip to main content

opnd_get_reg

Function opnd_get_reg 

Source
pub unsafe extern "C" fn opnd_get_reg(opnd: opnd_t) -> reg_id_t
Expand description

Assumes \p opnd is a register operand. Returns the register it refers to (a DR_REG_ constant).