Home | History | Annotate | Line # | Download | only in conf
std.playstation2 revision 1.2.4.2
      1  1.2.4.2  nathanw #	$NetBSD: std.playstation2,v 1.2.4.2 2002/01/08 00:27:02 nathanw Exp $
      2  1.2.4.2  nathanw 
      3  1.2.4.2  nathanw machine playstation2 mips
      4  1.2.4.2  nathanw 
      5  1.2.4.2  nathanw options 	MIPS3
      6  1.2.4.2  nathanw options 	MIPS3_5900
      7  1.2.4.2  nathanw options 	MIPS3_L2CACHE_ABSENT
      8  1.2.4.2  nathanw 
      9  1.2.4.2  nathanw options 	IPL_ICU_MASK
     10  1.2.4.2  nathanw 
     11  1.2.4.2  nathanw options 	NOFPU		# Don't use FPU (R5900 FPU is single float only)
     12  1.2.4.2  nathanw options 	SOFTFLOAT	# emulate FPU insn
     13  1.2.4.2  nathanw 
     14  1.2.4.2  nathanw options 	EXEC_ELF32	# exec ELF32 binaries
     15  1.2.4.2  nathanw options 	EXEC_SCRIPT	# exec #! scripts
     16  1.2.4.2  nathanw 
     17  1.2.4.2  nathanw options 	__NO_LEADING_UNDERSCORES__
     18  1.2.4.2  nathanw options 	__GP_SUPPORT__
     19  1.2.4.2  nathanw 
     20  1.2.4.2  nathanw makeoptions	DEFTEXTADDR="0x80010000"
     21  1.2.4.2  nathanw makeoptions	MACHINE_ARCH="mipsel"
     22  1.2.4.2  nathanw makeoptions	DEFCOPTS="-Os -mmemcpy"
     23