code wiki / _hdl_build / nx_t_intprint.nx
nx_t_intprint.nx
buildroot/runtime/_hdl_build/nx_t_intprint.nx
about
nx_t_intprint.nx -- MINIMAL nxasm bisection probe (W-keystone diagnosis).
In ONE binary: a string write (control; proven to work via nxasm/_orch_probe)
+ an integer print via modulo/divide (the suspect). If nxasm prints "str_ok"
but the integer is empty/garbage, the encoder defect is isolated to idiv/modulo.
license_tier: ORIGINAL
dependencies 1 imports · 0 importers
imports: nx_syscalls.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
| 8 | func pr_n(v: i64) -> i64 |
| 17 | func main() -> i64 |