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