Searched refs:PPC64 (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 364 class PPC64 final : public TargetInfo { class 366 PPC64(); 569 PPC64::PPC64() { in PPC64() function in PPC64 609 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() 631 uint32_t PPC64::calcEFlags() const { in calcEFlags() 1065 RelType PPC64::getDynRel(RelType type) const { in getDynRel() 1087 void PPC64::writeGotHeader(uint8_t *buf) const { in writeGotHeader() 1091 void PPC64::writePltHeader(uint8_t *buf) const { in writePltHeader() 1114 void PPC64::writePlt(uint8_t *buf, const Symbol &sym, in writePlt() 1409 uint32_t PPC64::getThunkSectionSpacing() const { in getThunkSectionSpacing() [all …]
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | coverage | 28 # Debian 8 PPC64/gcc-4.9.2 : 67 63 6e 6f 34 30 39 2a 40 # Debian 8 PPC64/gcc-4.9.2 : 67 63 64 61 34 30 39 2a
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| H A D | PowerPC.def | 6 // glibc's PowerPC asm/sigcontext.h, when compiling for PPC64, has the
|
| H A D | PowerPC64.def | 6 // glibc's PowerPC asm/sigcontext.h, when compiling for PPC64, has the
|
| /freebsd-13.1/usr.bin/clang/lld/ |
| H A D | Makefile | 51 SRCS+= ELF/Arch/PPC64.cpp
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 304 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 320 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 334 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 345 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
|
| H A D | PPCCallingConv.td | 36 // PPC64 AnyReg return-value convention. No explicit register is specified for 74 // On PPC64, integer return values are always promoted to i64
|
| H A D | PPCInstrFormats.td | 19 bit PPC64 = 0; // Default value, override with isPPC64 84 bit PPC64 = 0; // Default value, override with isPPC64 364 let L = PPC64; 374 let L = PPC64; 635 let L = PPC64; 2168 let PPC64 = 0;
|
| H A D | PPCInstrInfo.td | 607 class isPPC64 { bit PPC64 = 1; } 4706 bit PPC64 = 0; // Default value, override with isPPC64
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 101 HANDLE_MDMP_ARCH(0x8002, BP_PPC64) // Breakpad-defined value for PPC64
|
| H A D | DynamicTags.def | 212 // PPC64 specific dynamic table entries.
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | Makefile | 331 SRCS+= Plugins/Architecture/PPC64/ArchitecturePPC64.cpp 365 SRCS+= Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
|
| /freebsd-13.1/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 333 lldb/source/Plugins/Architecture/PPC64/CMakeLists.txt 352 lldb/source/Plugins/Instruction/PPC64/CMakeLists.txt
|
| /freebsd-13.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 4449 2) Added support for PPC64 compilation. Colin Ian King.
|