Skip to main content

opnd_is_far_rel_addr

Function opnd_is_far_rel_addr 

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

Returns true iff \p opnd is a far pc-relative memory reference operand.

\note For 64-bit x86 DR builds only. Always returns false on ARM.