Home | History | Annotate | Download | only in internals

Lines Matching full:mips64

2 How to install and configure a QEMU mips64-linux installation.
7 This gives an apparently stable, but extremely slow, mips64-linux
14 https://gmplib.org/~tege/qemu.html section 8 (for mips64)
16 Build qemu-2.2.1 with --target-list including mips64-softmmu
18 mkdir Mips64-1
19 cd Mips64-1
35 /path/to/Qemu221/bin/qemu-system-mips64 \
85 /path/to/Qemu221/bin/qemu-system-mips64 \
110 CFLAGS="-mips64 -mabi=64" CXXFLAGS="-mips64 -mabi=64" \