Closed
Description
Hey there,
it seems like one of the latest changes broke the build with --knc
switch.
[WARNING] isa_set referenced by chip model hierarchy,but not used by any instructions: FAT_NOP
[WARNING] isa_set referenced by chip model hierarchy,but not used by any instructions: PREFETCHW
[WARNING] bad isa_set referenced cpuid file: XED_ISA_SET_CLWB
[ERROR] Found bad isa_sets in cpuid input files.
File "./pysrc/generator.py", line 6445, in <module>
main()
File "./pysrc/generator.py", line 6429, in main
gen_cpuid_map(agi)
File "./pysrc/generator.py", line 5848, in gen_cpuid_map
make_cpuid_mappings(agi, mappings)
File "./pysrc/generator.py", line 5814, in make_cpuid_mappings
die("Found bad isa_sets in cpuid input files.")
File "./pysrc/genutil.py", line 83, in die
traceback.print_stack()
Not sure how to fix this.
Metadata
Metadata
Assignees
Labels
No labels