Projet_SETI_RISC-V/riscv-gnu-toolchain/qemu/configs/targets/ppc-linux-user.mak
2023-03-06 14:48:14 +01:00

6 lines
207 B
Makefile

TARGET_ARCH=ppc
TARGET_SYSTBL_ABI=common,nospu,32
TARGET_SYSTBL=syscall.tbl
TARGET_BIG_ENDIAN=y
TARGET_XML_FILES= gdb-xml/power-core.xml gdb-xml/power-fpu.xml gdb-xml/power-altivec.xml gdb-xml/power-spe.xml