nx_i8dot_ab.nx
buildroot/runtime/nx_i8dot_ab.nx
about
nx_i8dot_ab.nx -- same-process kernel A/B: SSE __f32_i8dot32 vs AVX2
__f32_i8dot32a. Tight loop, same data -> noise-immune ns/call ratio +
exact-int equality check (they differ in FP order for random data, but
exact-int inputs are order-independent -> must match). expect_exit: 0
dependencies 5 imports · 0 importers
imports: nx_syscalls.nxnx_tier.nxnx_f32.nxnx_f32_cvt.nxnx_fmt.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
| 10 | const K_MAGIC_20000000: i64 = 20000000 |
functions
| 12 | func ab_nl() -> i64 { fmt_puts("\n" as *u8); return 0 } |
| 13 | func st4(p: *u8, idx: i64, bits: i64) -> i64 called by 1: main |
| 17 | func main() -> i64 |