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

/freebsd-13-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Disa_defs.h175 /* MIPS arch specific defines */
183 #error MIPS no endian specified
193 * Illumos doesn't define _ALIGNMENT_REQUIRED for MIPS, so default to 1
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp1 //===- MIPS.cpp -----------------------------------------------------------===//
25 template <class ELFT> class MIPS final : public TargetInfo {
27 MIPS();
46 template <class ELFT> MIPS<ELFT>::MIPS() { function in class:MIPS
75 template <class ELFT> uint32_t MIPS<ELFT>::calcEFlags() const {
80 RelExpr MIPS<ELFT>::getRelExpr(RelType type, const Symbol &s,
202 template <class ELFT> RelType MIPS<ELFT>::getDynRel(RelType type) const {
209 void MIPS<ELFT>::writeGotPlt(uint8_t *buf, const Symbol &) const {
260 template <class ELFT> void MIPS<ELF
[all...]
/freebsd-13-stable/sys/contrib/openzfs/lib/libspl/include/sys/
H A Disa_defs.h200 /* MIPS arch specific defines */
208 #error MIPS no endian specified
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A Dlibunwind.cpp60 # warning The MIPS architecture is not supported with this ABI and environment!
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h43 MIPS = Alpha, member in class:llvm::WinEH::EncodingType
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_mips74k.c76 BHND_DEVICE(MIPS, MIPS74K, NULL, NULL, BHND_DF_SOC),
169 * MIPS CPU */
176 /* Initialize the generic BHND MIPS driver state */
213 KASSERT(isrc->cpuirq != NULL, ("no assigned MIPS IRQ"));
228 KASSERT(isrc->cpuirq != NULL, ("no assigned MIPS IRQ"));
254 * Disable routing of backplane interrupt vector @p ivec to MIPS IRQ
262 KASSERT(mips_irq < sc->bcm_mips.num_cpuirqs, ("invalid MIPS IRQ %u",
264 KASSERT(mips_irq < BCM_MIPS74K_NUM_INTR, ("unsupported MIPS IRQ %u",
281 KASSERT(mips_irq < sc->bcm_mips.num_cpuirqs, ("invalid MIPS IRQ %u",
283 KASSERT(mips_irq < BCM_MIPS74K_NUM_INTR, ("unsupported MIPS IR
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h87 MIPS = 0x10, member in class:llvm::codeview::CPUType
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp145 CV_ENUM_CLASS_ENT(CPUType, MIPS),
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_subr.c86 BHND_CDESC(BCM, MIPS, CPU, "BMIPS CPU"),
125 BHND_CDESC(MIPS,MIPS74K, CPU, "MIPS74k CPU"),
218 return "MIPS";
/freebsd-13-stable/sys/conf/
H A Dkern.mk192 # For MIPS we also tell gcc to use floating point emulation
/freebsd-13-stable/share/mk/
H A Dbsd.cpu.mk84 # http://gcc.gnu.org/onlinedocs/gcc/MIPS-Options.html
H A Dbsd.sys.mk247 .endif # SSP && !ARM && !MIPS
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp224 RETURN_CASE(CPUType, MIPS, "mips");
/freebsd-13-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-13-stable/lib/clang/liblldb/
H A DMakefile349 SRCS+= Plugins/Instruction/MIPS/EmulateInstructionMIPS.cpp
/freebsd-13-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-13-stable/contrib/dialog/
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-13-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-13-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

Completed in 268 milliseconds