Searched refs:PPC64 (Results 1 – 16 of 16) sorted by relevance
| /freebsd/contrib/llvm-project/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 167 class PPC64 final : public TargetInfo { class 169 PPC64(Ctx &); 410 static_cast<const PPC64 &>(*ctx.target) in tryRelaxPPC64TocIndirection() 579 PPC64::PPC64(Ctx &ctx) : TargetInfo(ctx) { in PPC64() function in PPC64 617 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip() 639 uint32_t PPC64::calcEFlags() const { in calcEFlags() 650 void PPC64::relaxGot(uint8_t *loc, const Relocation &rel, uint64_t val) const { in relaxGot() 716 void PPC64::relaxTlsGdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsGdToLe() 779 void PPC64::relaxTlsLdToLe(uint8_t *loc, const Relocation &rel, in relaxTlsLdToLe() 891 void PPC64::relaxTlsIeToLe(uint8_t *loc, const Relocation &rel, in relaxTlsIeToLe() [all …]
|
| /freebsd/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/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/usr.bin/clang/lld/ |
| H A D | Makefile | 50 SRCS+= ELF/Arch/PPC64.cpp
|
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | XCOFF.cpp | 145 TCPU_CASE(PPC64) in getTCPUString()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MinidumpConstants.def | 105 HANDLE_MDMP_ARCH(0x8002, BP_PPC64) // Breakpad-defined value for PPC64
|
| H A D | DynamicTags.def | 238 // PPC64 specific dynamic table entries.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCCallingConv.td | 34 // PPC64 AnyReg return-value convention. No explicit register is specified for 72 // On PPC64, integer return values are always promoted to i64
|
| H A D | PPCRegisterInfo.td | 337 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 353 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 367 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 378 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
|
| H A D | PPCInstrFormats.td | 19 bit PPC64 = 0; // Default value, override with isPPC64 101 bit PPC64 = 0; // Default value, override with isPPC64 364 let L = PPC64; 374 let L = PPC64; 644 let L = PPC64; 2365 let PPC64 = 0;
|
| H A D | PPCInstrInfo.td | 672 class isPPC64 { bit PPC64 = 1; } 3487 bit PPC64 = 0; // Default value, override with isPPC64
|
| /freebsd/lib/clang/liblldb/ |
| H A D | Makefile | 366 SRCS+= Plugins/Architecture/PPC64/ArchitecturePPC64.cpp 403 SRCS+= Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
|
| /freebsd/contrib/llvm-project/ |
| H A D | FREEBSD-Xlist | 598 lldb/source/Plugins/Architecture/PPC64/CMakeLists.txt 619 lldb/source/Plugins/Instruction/PPC64/CMakeLists.txt
|
| /freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 5401 HelpText<"Enable quadword atomics ABI on AIX (AIX PPC64 only). Uses lqarx/stqcx. instructions.">,
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 5151 2) Added support for PPC64 compilation. Colin Ian King.
|