Function xed_sys::xed_interface::xed_operand_values_using_default_segment [] [src]

pub unsafe extern "C" fn xed_operand_values_using_default_segment(
    p: *const xed_operand_values_t,
    i: c_uint
) -> xed_bool_t

@ingroup OPERANDS
Indicates if the default segment is being used. @param[in] p the pointer to the #xed_operand_values_t structure. @param[in] i 0 or 1, indicating which memory operation. @return true if the memory operation is using the default segment for the associated addressing mode base register.