Home
last modified time | relevance | path

Searched refs:MIPS16 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dcoff41 >0 uleshort 0x0266 MIPS16
46 >0 uleshort 0x0466 MIPS16 with FPU
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h86 MIPS16 = 0x11, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp157 CV_ENUM_CLASS_ENT(CPUType, MIPS16),
/freebsd/crypto/openssl/Configurations/
H A D10-main.conf106 /^MIPS16/ && do { $wcecdefs.=" -DMIPS -D_MIPS_ -DR4000 -D$wcetgt";
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.td29 // This should be CPUSPReg but the MIPS16 subtarget isn't good enough at
33 // as we use an external assembler (which is already a requirement for MIPS16
1381 // MIPS16's behaviour.
H A DMipsSchedule.td18 // IIM16Alu is a placeholder class for most MIPS16 instructions.
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp234 RETURN_CASE(CPUType, MIPS16, "mips-16"); in formatMachineType()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1101 BCase(MIPS16); in bitset()