Skip to main content

instr_reg_in_dst

Function instr_reg_in_dst 

Source
pub unsafe extern "C" fn instr_reg_in_dst(
    instr: *mut instr_t,
    reg: reg_id_t,
) -> bool_
Expand description

Assumes that \p reg is a DR_REG_ constant. Returns true iff at least one of \p instr’s destination operands references \p reg.