Home
last modified time | relevance | path

Searched refs:MIPS64 (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt70 The instantiation in Mips64InstrInfo.td is used for MIPS64 in ILP32
81 "lw" loads a 32 bit value from memory. On MIPS64, "lw" loads a 32 bit
91 16-bit immediate into bits 31-16 and clear the lower 15 bits. On MIPS64,
H A DMipsScheduleGeneric.td116 // MIPS64
242 // MIPS64
404 // MIPS64
488 // MIPS64
528 // MIPS64 Virtualization ASE
681 // MIPS64
1019 // MIPS64
H A DMips64r6InstrInfo.td259 // FIXME: Ideally, setcc would always produce an i64 on MIPS64 targets.
H A DMipsMSAInstrInfo.td3876 // sign-extended so that a MIPS64 can execute MIPS32 code without getting
3886 // sign-extended so that a hypothetical MIPS128 would be able to execute MIPS64
H A DMipsInstrInfo.td63 // Hi is the odd node out, on MIPS64 it can expand to either daddiu when
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-xlp.txt1 SPI Master controller for Netlogic XLP MIPS64 SOCs
/freebsd/contrib/file/magic/Magdir/
H A Delf27 >0 lelong&0xf0000000 0x60000000 MIPS64
29 >0 lelong&0xf0000000 0x80000000 MIPS64 rel2
31 >0 lelong&0xf0000000 0xa0000000 MIPS64 rel6
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def103 HANDLE_MDMP_ARCH(0x8004, BP_MIPS64) // Breakpad-defined value for MIPS64
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h88 MIPS64 = 0x13, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp159 CV_ENUM_CLASS_ENT(CPUType, MIPS64),
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp236 RETURN_CASE(CPUType, MIPS64, "mips-64"); in formatMachineType()
/freebsd/contrib/elftoolchain/libelf/
H A Dlibelf_convert.m41084 /* TODO: Handle MIPS64 REL{,A} sections (ticket #559). */
/freebsd/lib/clang/liblldb/
H A DMakefile393 SRCS+= Plugins/Instruction/MIPS64/EmulateInstructionMIPS64.cpp
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist382 lldb/source/Plugins/Instruction/MIPS64/CMakeLists.txt