occlum/test/cpuid
He Sun 4260a8defc Fix two cpuid bugs
1. >> has higher precedence than &. Use parentheses to conduct & first;
2. In the latest Intel software developer's manual, cpuid leaf 06H EDX
is related to the logical processor.
2020-11-12 15:48:04 +08:00
..
main.c Fix two cpuid bugs 2020-11-12 15:48:04 +08:00
Makefile Fix cpuid failed for unprivileged user 2020-05-15 02:59:16 +00:00