This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ec28553452
NetBSD
/
usr.sbin
/
cpuctl
/
arch
History
jmcneill
29517913b7
Report half-precision FP and SIMD support
2020-10-10 08:27:41 +00:00
..
aarch64.c
Report half-precision FP and SIMD support
2020-10-10 08:27:41 +00:00
arm.c
- enlarge buffer to avoid snprintf() truncation
2019-02-03 10:48:46 +00:00
cpuctl_i386.h
Get TSC frequency from CPUID 0x15 and/or x16 for newer Intel processors.
2020-04-21 02:56:36 +00:00
i386-asm.S
All MSRs can only be read at privilege level 0. The exact APIC ID cannot
2019-05-21 05:29:21 +00:00
i386.c
x86: fix several CPUID flags
2020-09-05 07:45:44 +00:00
noarch.c
implement cpuctl identify for sparc and sparc64.
2018-01-16 08:23:17 +00:00
sparc64.c
implement cpuctl identify for sparc and sparc64.
2018-01-16 08:23:17 +00:00
sparc.c
implement cpuctl identify for sparc and sparc64.
2018-01-16 08:23:17 +00:00
x86_64-asm.S
All MSRs can only be read at privilege level 0. The exact APIC ID cannot
2019-05-21 05:29:21 +00:00
x86_64.c