Home
last modified time | relevance | path

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

/freebsd-head/contrib/file/magic/Magdir/
HDcoff41 >0 uleshort 0x0266 MIPS16
46 >0 uleshort 0x0466 MIPS16 with FPU
/freebsd-head/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDCodeView.h86 MIPS16 = 0x11, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDEnumTables.cpp157 CV_ENUM_CLASS_ENT(CPUType, MIPS16),
/freebsd-head/crypto/openssl/Configurations/
HD10-main.conf106 /^MIPS16/ && do { $wcecdefs.=" -DMIPS -D_MIPS_ -DR4000 -D$wcetgt";
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16InstrInfo.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.
HDMipsSchedule.td18 // IIM16Alu is a placeholder class for most MIPS16 instructions.
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp234 RETURN_CASE(CPUType, MIPS16, "mips-16"); in formatMachineType()
/freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/
HDELFYAML.cpp1101 BCase(MIPS16); in bitset()