HomeSort by: relevance | last modified time | path
    Searched refs:MIPS (Results 1 - 25 of 59) sorted by relevancy

1 2 3

  /src/sys/arch/hpc/stand/include/machine/
coff_machdep.h 3 #ifdef MIPS
elf_machdep.h 6 #ifdef MIPS
int_const.h 5 #elif defined MIPS
6 #include "../../../../mips/include/int_const.h"
int_fmtio.h 5 #elif defined MIPS
6 #include "../../../../mips/include/int_fmtio.h"
int_limits.h 5 #elif defined MIPS
6 #include "../../../../mips/include/int_limits.h"
int_mwgwtypes.h 5 #elif defined MIPS
6 #include "../../../../mips/include/int_mwgwtypes.h"
int_types.h 5 #elif defined MIPS
6 #include "../../../../mips/include/int_types.h"
platid.h 3 #ifdef MIPS
  /src/sys/arch/hpc/stand/dspgen/
Makefile 3 BUILD_ARCH = ARM SH3 SH4 MIPS
6 TYPE=application sh gen_template.sh vc5 SH MIPS
7 TYPE=static_library sh gen_template.sh vc5 SH MIPS
17 # No MIPS support for eVC++ 4 yet (only supports MIPS II, MIPS IV or MIPS16)
gen_template.sh 264 if [ -f asm_build.MIPS.0 ]; then
265 sed 's/%%% ASM %%%/mipsasm.exe/' asm_build.MIPS.0 > asm_build.MIPS
266 rm -f asm_build.MIPS.0
  /src/distrib/hpcmips/stand/
Makefile 11 HPCBOOTDIR= ${KERNSRCDIR}/arch/hpc/stand/binary/MIPS
  /src/sys/arch/mips/include/
endian_machdep.h 29 # error Define MIPS target CPU endian-ness in port-specific header file.
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
stringify.c 62 #ifdef MIPS /* collides with DW_AT_HP_block_index */
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
stringify.c 62 #ifdef MIPS /* collides with DW_AT_HP_block_index */
  /src/sys/arch/hpc/stand/
Makefile 10 binary/MIPS/hpcboot.exe \
54 # (WCE100/101/200 binary for MIPS, SH3)
89 for a in SH3 SH4 ARM MIPS; do \
98 cp compile/MIPSRelease/hpcboot.exe binary/MIPS/hpcboot101.exe
  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 48 #ifdef MIPS
49 #include <mips/mips_boot.h>
74 #ifdef MIPS
hpcboot.h 57 #ifdef MIPS
135 #elif defined MIPS
machine_config.cpp 50 #ifdef MIPS
101 #endif // MIPS
136 #ifdef MIPS
137 #endif // MIPS
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
elf_mips64el_efi.lds 4 OUTPUT_ARCH(mips)
62 *(.MIPS.abiflags)
  /src/external/gpl3/gcc/dist/gcc/config/mips/
genopt.sh 2 # Generate mips-tables.opt from the list of CPUs in mips-cpus.def.
23 ; Generated automatically by genopt.sh from mips-cpus.def.
45 Known MIPS CPUs (for use with the -march= and -mtune= options):
49 Known MIPS ISA levels (for use with the -mips option):
71 if (name ~ "^mips") {
72 sub("^mips", "", name)
123 }' $1/mips-cpus.def
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
genopt.sh 2 # Generate mips-tables.opt from the list of CPUs in mips-cpus.def.
23 ; Generated automatically by genopt.sh from mips-cpus.def.
45 Known MIPS CPUs (for use with the -march= and -mtune= options):
49 Known MIPS ISA levels (for use with the -mips option):
71 if (name ~ "^mips") {
72 sub("^mips", "", name)
123 }' $1/mips-cpus.def
  /src/distrib/ews4800mips/floppies/instkernel/
Makefile 11 MDSET_STRIPSECTIONS= -R .MIPS.abiflags -R .gnu.attributes -R .pdr -R .reginfo
  /src/sys/arch/cobalt/stand/boot/
Makefile 8 MIPS= ${S}/arch/mips
72 LDSCRIPT?= ${MIPS}/conf/stand.ldscript
  /src/crypto/external/apache2/openssl/dist/util/
shlib_wrap.sh.in 63 *ELF\ 32*MIPS*)
69 *ELF\ N32*MIPS*)
76 *ELF\ 64*MIPS*)
  /src/crypto/external/bsd/openssl/dist/util/
shlib_wrap.sh.in 63 *ELF\ 32*MIPS*)
69 *ELF\ N32*MIPS*)
76 *ELF\ 64*MIPS*)

Completed in 26 milliseconds

1 2 3