Searched refs:MIPS (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/sys/mips/broadcom/
H A Dbcm_mipscore.c60 MIPSCORE_DEV(BCM, MIPS),
62 MIPSCORE_DEV(MIPS, MIPS74K),
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp1 //===- MIPS.cpp -----------------------------------------------------------===//
25 template <class ELFT> class MIPS final : public TargetInfo {
27 MIPS();
45 template <class ELFT> MIPS<ELFT>::MIPS() { function in class:lld::elf::MIPS
74 template <class ELFT> uint32_t MIPS<ELFT>::calcEFlags() const {
79 RelExpr MIPS<ELFT>::getRelExpr(RelType type, const Symbol &s,
201 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const {
208 void MIPS<ELFT>::writeGotPlt(uint8_t *buf, const Symbol &) const {
259 template <class ELFT> void MIPS<ELF
[all...]
/freebsd-11-stable/crypto/openssl/util/
H A Dshlib_wrap.sh45 *ELF\ 32*MIPS*)
51 *ELF\ N32*MIPS*)
58 *ELF\ 64*MIPS*)
/freebsd-11-stable/contrib/libreadline/examples/rlfe/
H A Dpty.c217 #if defined(MIPS) && defined(HAVE_DEV_PTC) && !defined(PTY_DONE)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h43 MIPS = Alpha, member in class:llvm::WinEH::EncodingType
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp58 # warning The MIPS architecture is not supported with this ABI and environment!
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h87 MIPS = 0x10, member in class:llvm::codeview::CPUType
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c72 BHND_CDESC(BCM, MIPS, CPU, "MIPS Core"),
111 BHND_CDESC(MIPS,MIPS74K, CPU, "MIPS74k CPU"),
177 return "MIPS";
/freebsd-11-stable/contrib/gdb/gdb/
H A Dwince.c59 #ifdef MIPS
274 #elif defined(MIPS)
803 #ifdef MIPS
H A Ddwarf2read.c6714 #ifdef MIPS
7216 /* SGI/MIPS specific */
/freebsd-11-stable/contrib/binutils/bfd/
H A Dpe-mips.c1 /* BFD back-end for MIPS PE COFF files.
342 #define MIPS 1 macro
605 (_("%B: `ld -r' not supported with PE MIPS objects\n"), input_bfd);
H A Dcoffcode.h3910 #if defined(MIPS) && defined(COFF_WITH_PE)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp145 CV_ENUM_CLASS_ENT(CPUType, MIPS),
/freebsd-11-stable/share/mk/
H A Dbsd.sys.mk209 .endif # SSP && !ARM && !MIPS
H A Dbsd.cpu.mk92 # http://gcc.gnu.org/onlinedocs/gcc/MIPS-Options.html
/freebsd-11-stable/sys/conf/
H A Dkern.mk181 # For MIPS we also tell gcc to use floating point emulation
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp224 RETURN_CASE(CPUType, MIPS, "mips");
/freebsd-11-stable/contrib/sqlite3/
H A Dconfig.guess1427 # If we got here on MIPS GNU/Linux, output extra information.
1430 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-11-stable/contrib/libpcap/
H A Dconfig.guess1423 # If we got here on MIPS GNU/Linux, output extra information.
1426 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-11-stable/contrib/tcpdump/
H A Dconfig.guess1423 # If we got here on MIPS GNU/Linux, output extra information.
1426 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-11-stable/contrib/file/
H A Dconfig.guess1455 # If we got here on MIPS GNU/Linux, output extra information.
1458 NOTE: MIPS GNU/Linux systems require a C compiler to fully recognize
/freebsd-11-stable/lib/clang/liblldb/
H A DMakefile335 SRCS+= Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp

Completed in 286 milliseconds