1 1.9 pooka # $NetBSD: std.playstation2,v 1.10 2014/03/31 11:25:49 martin Exp $ 2 1.1 uch 3 1.1 uch machine playstation2 mips 4 1.7 yamt include "conf/std" # MI standard options 5 1.6 chs makeoptions MACHINE_ARCH="mipsel" 6 1.1 uch 7 1.3 lukem options MIPS3 8 1.3 lukem options MIPS3_5900 9 1.1 uch 10 1.3 lukem options IPL_ICU_MASK 11 1.1 uch 12 1.3 lukem options NOFPU # Don't use FPU (R5900 FPU is single float only) 13 1.3 lukem options SOFTFLOAT # emulate FPU insn 14 1.1 uch 15 1.3 lukem options EXEC_ELF32 # exec ELF32 binaries 16 1.3 lukem options EXEC_SCRIPT # exec #! scripts 17 1.1 uch 18 1.3 lukem options __NO_LEADING_UNDERSCORES__ 19 1.3 lukem options __GP_SUPPORT__ 20 1.1 uch 21 1.1 uch makeoptions DEFTEXTADDR="0x80010000" 22 1.1 uch makeoptions DEFCOPTS="-Os -mmemcpy" 23