Groupings of features for chips


Functions

XED_DLL_EXPORT xed_bool_t xed_isa_set_is_valid_for_chip (xed_isa_set_enum_t isa_set, xed_chip_enum_t chip)
 return 1 if the isa_set is part included in the specified chip, 0 otherwise.

Detailed Description

Every XED iform belongs to one xed_isa_set_enum_t. Each XED chip of type xed_chip_enum_t represents a collection of xed "isa-sets". If you have a xed_decoded_inst_t, you can get the isa set via the function xed_decoded_inst_get_isa_set.

Function Documentation

XED_DLL_EXPORT xed_bool_t xed_isa_set_is_valid_for_chip ( xed_isa_set_enum_t  isa_set,
xed_chip_enum_t  chip 
)

return 1 if the isa_set is part included in the specified chip, 0 otherwise.


Generated on Wed Jan 21 02:17:00 2015 for XED by  doxygen 1.5.1-p1