nx_emu_ppc64le_main.nx
buildroot/runtime/nx_emu_ppc64le_main.nx
about
nx_emu_ppc64le_main.nx -- CLI for NX-EMU ppc64le: load + run a static
PPC64LE ELF. Usage: nx_emu_ppc64le <prog.elf> (exit = guest exit).
Nishi CARRIES ppc64le on its own interpreter -- NO qemu (qemu = bench).
license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_emu_ppc64le.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
structs
| none |
consts
| none |
functions
| 9 | func main(argc: i64, argv: *i64) -> i64 calls 1: emu_ppc64le_load_elf |