nx_a64_probe.nx
buildroot/runtime/nx_a64_probe.nx
about
nx_a64_probe.nx -- trivial R-ARM.0 probe: does the sovereign compiler emit aarch64?
KAT: (7*5)+(7-5) = 37 -- same value the existing nx_a64_runproof_gate proves, so the
emulator/encoder subset is known to cover it. license_tier: ORIGINAL
dependencies 0 imports · 0 importers
imports: none
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
| 4 | func a64_probe_mul(a: i64, b: i64) -> i64 { return a * b } called by 1: main |
| 5 | func main() -> i64 calls 1: a64_probe_mul |