Home | History | Annotate | Line # | Download | only in conf
std.playstation2 revision 1.11.48.1
      1  1.11.48.1  thorpej #	$NetBSD: std.playstation2,v 1.11.48.1 2021/06/17 04:46:23 thorpej 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  1.11.48.1  thorpej 
     24  1.11.48.1  thorpej options		VMSWAP_DEFAULT_PLAINTEXT	# do not encrypt swap by
     25  1.11.48.1  thorpej 				# default (slow cpu)
     26  1.11.48.1  thorpej 
     27