xed_repe_map

Function xed_repe_map 

Source
pub unsafe extern "C" fn xed_repe_map(
    iclass: xed_iclass_enum_t,
) -> xed_iclass_enum_t
Expand description

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