smoke_asm_d1.nx
buildroot/runtime/smoke_asm_d1.nx
about
Diagnostic: which instructions actually got emitted in test22?
addi -> opcode lo byte = 0x13
sd -> 0x23
li -> 0x13 (also addi-shaped)
ret -> 0x67
Return byte[0] of output.
dependencies 2 imports · 0 importers
imports: syscalls.nxnxasm_v2.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
| 11 | func main() -> i64 { |