Skip to main content

opnd_is_disp_short_addr

Function opnd_is_disp_short_addr 

Source
pub unsafe extern "C" fn opnd_is_disp_short_addr(
    opnd: opnd_t,
) -> bool_
Expand description

Assumes \p opnd is a (near or far) base+disp memory reference; returns whether disp_short_addr has been specified for \p opnd.