code wiki / (root) / nx_emu_loongarch64_main.nx

nx_emu_loongarch64_main.nx

buildroot/runtime/nx_emu_loongarch64_main.nx

642 B17 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind tooltopic emu
docsdependenciesstructsconstsfunctions

about

nx_emu_loongarch64_main.nx -- CLI for NX-EMU loongarch64: load + run a static LA64 ELF. Usage: nx_emu_loongarch64 <prog.elf> (exit = guest exit). Nishi CARRIES loongarch64 on its own interpreter -- NO qemu (qemu = bench). license_tier: ORIGINAL

dependencies 2 imports · 0 importers

nx_emu_loongarch64.nx nx_syscalls_x86_64.nx nx_emu_loongarch64_main.nx

imports: nx_emu_loongarch64.nxnx_syscalls_x86_64.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main emu_loongarch64_load_elf la_g_ld emu_loongarch64_run_mem la_g_ld ↻ la_wr la_rd la_g_st sys_read

structs

none

consts

none

functions

9func main(argc: i64, argv: *i64) -> i64