Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPUID highest leaf : [20h] | |
Running as root : [YES] | |
MSR reads supported : [YES] | |
CPU pinning enabled : [YES] | |
CPU supports zeroupper: [YES] | |
CPU supports AVX2 : [YES] | |
CPU supports AVX-512F : [YES] | |
CPU supports AVX-512VL: [YES] | |
CPU supports AVX-512BW: [YES] | |
CPU supports AVX-512CD: [YES] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CPUID highest leaf : [1bh] | |
Running as root : [YES] | |
MSR reads supported : [YES] | |
CPU pinning enabled : [YES] | |
CPU supports zeroupper: [YES] | |
CPU supports AVX2 : [YES] | |
CPU supports AVX-512F : [YES] | |
CPU supports AVX-512VL: [YES] | |
CPU supports AVX-512BW: [YES] | |
CPU supports AVX-512CD: [YES] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
****** START compiling Program:POPCNTAndBMI2Unrolled(int):int (MethodHash=8edbbc1e) | |
Generating code for Unix x64 | |
OPTIONS: compCodeOpt = BLENDED_CODE | |
OPTIONS: compDbgCode = false | |
OPTIONS: compDbgInfo = true | |
OPTIONS: compDbgEnC = false | |
OPTIONS: compProcedureSplitting = false | |
OPTIONS: compProcedureSplittingEH = false | |
OPTIONS: Stack probing is DISABLED | |
IL to import: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
****** START compiling Program:IntrinsicsUnrolled(int):int (MethodHash=6b9d3a1b) | |
Generating code for Unix x64 | |
OPTIONS: compCodeOpt = BLENDED_CODE | |
OPTIONS: compDbgCode = false | |
OPTIONS: compDbgInfo = true | |
OPTIONS: compDbgEnC = false | |
OPTIONS: compProcedureSplitting = false | |
OPTIONS: compProcedureSplittingEH = false | |
OPTIONS: Stack probing is DISABLED | |
IL to import: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
****** START compiling Program:POPCNTButNoBMI2(int):int (MethodHash=622404b0) | |
Generating code for Unix x64 | |
OPTIONS: compCodeOpt = BLENDED_CODE | |
OPTIONS: compDbgCode = false | |
OPTIONS: compDbgInfo = true | |
OPTIONS: compDbgEnC = false | |
OPTIONS: compProcedureSplitting = false | |
OPTIONS: compProcedureSplittingEH = false | |
OPTIONS: Stack probing is DISABLED | |
IL to import: |