Function xed_sys::xed_rep_map

source ·
pub unsafe extern "C" fn xed_rep_map(
    iclass: xed_iclass_enum_t
) -> xed_iclass_enum_t
Expand description

@ingroup DEC Take an #xed_iclass_enum_t value without a REP prefix and return the corresponding #xed_iclass_enum_t with a REP prefix. If the input instruction cannot have a REP prefix, this function returns XED_ICLASS_INVALID.