Skip to main content

opnd_is_disp_force_full

Function opnd_is_disp_force_full 

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

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