pub unsafe extern "C" fn xed_operand_values_get_memory_displacement_int64_raw(
    p: *const xed_operand_values_t
) -> i64
Expand description

Returns the unscaled (raw) memory displacement. Certain AVX512 memory displacements are scaled before they are used. @ingroup OPERANDS