pub unsafe extern "C" fn opnd_is_far_abs_addr(opnd: opnd_t) -> bool_Expand description
Returns true iff \p opnd is a far absolute address operand. Returns true for both base-disp operands with no base or index and 64-bit non-base-disp absolute address operands.