Function xed_sys::xed_interface::xed_operand_values_has_real_rep [] [src]

pub unsafe extern "C" fn xed_operand_values_has_real_rep(
    p: *const xed_operand_values_t
) -> xed_bool_t

@ingroup OPERANDS
True if the instruction has a real REP prefix. This returns false if there is no F2/F3 prefix or the F2/F3 prefix is used to refine the opcode as in some SSE operations.