1 1.1.4.2 rmind # $NetBSD: std.emips,v 1.1.4.2 2011/03/05 20:49:53 rmind Exp $ 2 1.1.4.2 rmind # standard, required emips info 3 1.1.4.2 rmind 4 1.1.4.2 rmind machine emips mips 5 1.1.4.2 rmind include "conf/std" # MI standard options 6 1.1.4.2 rmind makeoptions MACHINE_ARCH="mipseb" 7 1.1.4.2 rmind 8 1.1.4.2 rmind # accelerator support, ENOTYET 9 1.1.4.2 rmind #options ACCELERATOR 10 1.1.4.2 rmind #defparam opt_accelerator.h ACCELERATOR_MAX_OPS 11 1.1.4.2 rmind #defparam opt_accelerator.h ACCELERATOR_MAX_SLOTS 12 1.1.4.2 rmind 13 1.1.4.2 rmind #options ACCELERATOR_MAX_OPS=8 # fixed by the ISA, more or less 14 1.1.4.2 rmind #options ACCELERATOR_MAX_SLOTS=4 # should we allow redef in specific config? at runtime? 15 1.1.4.2 rmind 16 1.1.4.2 rmind # Standard exec-package options 17 1.1.4.2 rmind options EXEC_ELF32 # 32-bit ELF support (native format) 18 1.1.4.2 rmind options EXEC_SCRIPT # exec of #! scripts 19 1.1.4.2 rmind 20 1.1.4.2 rmind makeoptions DEFTEXTADDR="0x80020000" 21