nx_hw_simd_caps_test.nx
buildroot/runtime/nx_hw_simd_caps_test.nx
about
nx_hw_simd_caps_test.nx -- exercise all 6 probe entry points.
Verifies the /proc/cpuinfo probe runs cleanly and returns
non-negative results. Doesn't assert specific capabilities --
those depend on the host CPU.
dependencies 3 imports · 0 importers
imports: nx_kernel_v2.nxnx_log.nxnx_hw_simd_caps.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 13 | func sum_all_caps() -> i64 |
| 23 | func main() -> nx_exit calls 1: sum_all_caps |