code wiki / _hdl_build / nx_vskip_gate.nx
nx_vskip_gate.nx
buildroot/runtime/_hdl_build/nx_vskip_gate.nx
about
nx_vskip_gate.nx -- proves + MEASURES sovereign skip-block coding (nx_vskip). Native, fast.
1) static block (sad 0, mv 0) -> skip ; 2) moved/changed block -> not skip ; 3) measured static-frame saving
dependencies 3 imports · 0 importers
imports: nx_syscalls.nxnx_vskip.nxnx_gate_verdict.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
| 7 | func g_puts(s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(1,s,n); return 0 } |
| 8 | func g_pn(v: i64) -> i64 |
| 17 | func g_check(name: *u8, cond: i64) -> i64 |
| 22 | func main() -> i64 |