Function xed_sys::xed_operand_values_has_repne_prefix[][src]

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

@ingroup OPERANDS True if the instruction as a F2 REP prefix (used for opcode refining, for rep for string operations, or ignored).