code wiki / _hdl_build / nx_t_intprint.nx

nx_t_intprint.nx

buildroot/runtime/_hdl_build/nx_t_intprint.nx

950 B22 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic t
docsdependenciesstructsconstsfunctions

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

nx_syscalls.nx nx_t_intprint.nx

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

main sys_write pr_n sys_mmap sys_write ↻ sys_exit

structs

none

consts

none

functions

8func pr_n(v: i64) -> i64
called by 1: main calls 2: sys_mmapsys_write
17func main() -> i64