| /freebsd-12.1/contrib/llvm/tools/lld/ELF/Arch/ |
| H A D | PPC64.cpp | 103 class PPC64 final : public TargetInfo { class 105 PPC64(); 197 PPC64::PPC64() { in PPC64() function in PPC64 245 uint32_t PPC64::calcEFlags() const { in calcEFlags() 413 RelExpr PPC64::getRelExpr(RelType Type, const Symbol &S, in getRelExpr() 494 void PPC64::writeGotHeader(uint8_t *Buf) const { in writeGotHeader() 498 void PPC64::writePltHeader(uint8_t *Buf) const { in writePltHeader() 521 void PPC64::writePlt(uint8_t *Buf, uint64_t GotPltEntryAddr, in writePlt() 766 uint32_t PPC64::getThunkSectionSpacing() const { in getThunkSectionSpacing() 783 RelExpr PPC64::adjustRelaxExpr(RelType Type, const uint8_t *Data, in adjustRelaxExpr() [all …]
|
| /freebsd-12.1/contrib/binutils/opcodes/ |
| H A D | ppc-opc.c | 1619 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_PPC macro 1683 { "tdi", OP(2), OP_MASK, PPC64, { TO, RA, SI } }, 2786 { "rfid", XL(19,18), 0xffffffff, PPC64, { 0 } }, 3755 { "slbie", X(31,434), XRTRA_MASK, PPC64, { RB } }, 4016 { "slbia", X(31,498), 0xffffffff, PPC64, { 0 } }, 4699 { "extldi", 4, PPC64, "rldicr %0,%1,%3,(%2)-1" }, 4700 { "extldi.", 4, PPC64, "rldicr. %0,%1,%3,(%2)-1" }, 4707 { "sldi", 3, PPC64, "rldicr %0,%1,%2,63-(%2)" }, 4708 { "sldi.", 3, PPC64, "rldicr. %0,%1,%2,63-(%2)" }, 4711 { "clrrdi", 3, PPC64, "rldicr %0,%1,0,63-(%2)" }, [all …]
|
| H A D | ChangeLog-0001 | 70 * ppc-opc.c (PPC64): Revert 2001-10-12. Do include PPC_OPCODE_PPC. 257 (PPC64): Don't include PPC_OPCODE_PPC.
|
| H A D | ChangeLog-0203 | 185 (PPC, PPCCOM, PPC32, PPC64, PPCVEC): Remove PPC_OPCODE_ANY.
|
| /freebsd-12.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-12.1/contrib/llvm/tools/lld/ELF/ |
| H A D | CMakeLists.txt | 20 Arch/PPC64.cpp
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 260 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 272 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 285 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so 295 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
|
| H A D | PPCCallingConv.td | 37 // PPC64 AnyReg return-value convention. No explicit register is specified for 76 // On PPC64, integer return values are always promoted to i64
|
| H A D | PPCInstrFormats.td | 20 bit PPC64 = 0; // Default value, override with isPPC64 90 bit PPC64 = 0; // Default value, override with isPPC64 370 let L = PPC64; 380 let L = PPC64; 627 let L = PPC64; 2161 let PPC64 = 0;
|
| H A D | PPCInstrInfo.td | 464 class isPPC64 { bit PPC64 = 1; } 4234 bit PPC64 = 0; // Default value, override with isPPC64
|
| /freebsd-12.1/contrib/llvm/tools/lldb/ |
| H A D | FREEBSD-Xlist | 64 source/Plugins/Architecture/PPC64/CMakeLists.txt 82 source/Plugins/Instruction/PPC64/CMakeLists.txt
|
| /freebsd-12.1/contrib/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-12.1/usr.bin/clang/lld/ |
| H A D | Makefile | 42 SRCS+= ELF/Arch/PPC64.cpp
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/minidump/ |
| H A D | MinidumpTypes.h | 120 PPC64 = 0x8002, /* Breakpad-defined value for PPC64 */ enumerator
|
| /freebsd-12.1/contrib/llvm/include/llvm/BinaryFormat/ |
| H A D | DynamicTags.def | 193 // PPC64 specific dynamic table entries.
|
| /freebsd-12.1/lib/clang/liblldb/ |
| H A D | Makefile | 303 SRCS+= Plugins/Architecture/PPC64/ArchitecturePPC64.cpp 328 SRCS+= Plugins/Instruction/PPC64/EmulateInstructionPPC64.cpp
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | ChangeLog-0203 | 4526 * reloc.c: Add PPC and PPC64 TLS relocs.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | FSFChangeLog.10 | 1910 * rs6000.c (output_epilog): Fix PPC64 typos and use TARGET_32BIT.
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 3407 2) Added support for PPC64 compilation. Colin Ian King.
|