code wiki / (root) / smoke_asm_d1.nx

smoke_asm_d1.nx

buildroot/runtime/smoke_asm_d1.nx

560 B18 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind smoketopic smoke
docsdependenciesstructsconstsfunctions

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

syscalls.nx nxasm_v2.nx smoke_asm_d1.nx

imports: syscalls.nxnxasm_v2.nx

imported by: nobody (leaf or entry point)

structs

none

consts

none

functions

11func main() -> i64 {