Lines Matching refs:EMULATION_NAME

127 EMULATION_NAME=$1
133 echo $1 >> ${DEPDIR}/e${EMULATION_NAME}.Tc
139 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
143 CUSTOMIZER_SCRIPT="${srcdir}/emulparams/${EMULATION_NAME}.sh"
159 *" ${EMULATION_NAME} "*)
283 if [ "x$1" = "x$EMULATION_NAME" ]; then
310 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xr
318 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xu
326 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.x
332 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xe
340 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xo
345 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xeo
353 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xn
360 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xbn
365 COMBRELOC=ldscripts/${EMULATION_NAME}.xc.tmp
369 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xc
372 COMBRELOC=ldscripts/${EMULATION_NAME}.xce.tmp
376 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xce
380 COMBRELOC=ldscripts/${EMULATION_NAME}.xw.tmp
384 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xw
387 COMBRELOC=ldscripts/${EMULATION_NAME}.xwe.tmp
391 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xwe
398 COMBRELOC=ldscripts/${EMULATION_NAME}.xco.tmp
402 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xco
405 COMBRELOC=ldscripts/${EMULATION_NAME}.xceo.tmp
409 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xceo
423 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xs
428 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xse
436 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xso
441 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xseo
447 COMBRELOC=ldscripts/${EMULATION_NAME}.xsc.tmp
451 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsc
454 COMBRELOC=ldscripts/${EMULATION_NAME}.xsce.tmp
458 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsce
462 COMBRELOC=ldscripts/${EMULATION_NAME}.xsw.tmp
466 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsw
469 COMBRELOC=ldscripts/${EMULATION_NAME}.xswe.tmp
473 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xswe
480 COMBRELOC=ldscripts/${EMULATION_NAME}.xsco.tmp
484 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsco
487 COMBRELOC=ldscripts/${EMULATION_NAME}.xsceo.tmp
491 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xsceo
507 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xd
512 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xde
519 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdo
524 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdeo
529 COMBRELOC=ldscripts/${EMULATION_NAME}.xdc.tmp
534 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdc
537 COMBRELOC=ldscripts/${EMULATION_NAME}.xdce.tmp
541 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdce
545 COMBRELOC=ldscripts/${EMULATION_NAME}.xdw.tmp
549 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdw
552 COMBRELOC=ldscripts/${EMULATION_NAME}.xdwe.tmp
556 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdwe
563 COMBRELOC=ldscripts/${EMULATION_NAME}.xdco.tmp
567 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdco
570 COMBRELOC=ldscripts/${EMULATION_NAME}.xdceo.tmp
574 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xdceo
590 ) | sed -e '/^ *$/d;s/[ ]*$//' > ldscripts/${EMULATION_NAME}.xa
594 :*" ${EMULATION_NAME} "*) COMPILE_IN=yes;;
615 cat >> e${EMULATION_NAME}.c
619 # Generate e${EMULATION_NAME}.c.
622 > e${EMULATION_NAME}.c
627 for dep in `cat ${DEPDIR}/e${EMULATION_NAME}.Tc`; do
633 rm -f ${DEPDIR}/e${EMULATION_NAME}.Tc
634 echo "e${EMULATION_NAME}.c:${ecdeps}" > ${DEPDIR}/e${EMULATION_NAME}.Pc