Home
last modified time | relevance | path

Searched refs:PPC64 (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/gnu/llvm/compiler-rt/cmake/Modules/
H A DAllSupportedArchDefs.cmake10 set(PPC64 powerpc64 powerpc64le) variable
26 set(ALL_SANITIZER_COMMON_SUPPORTED_ARCH ${X86} ${X86_64} ${PPC64} ${RISCV64}
30 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9} ${HEXAGON}
55 ${PPC64} ${S390X} ${RISCV64} ${HEXAGON} ${LOONGARCH64})
57 set(ALL_MSAN_SUPPORTED_ARCH ${X86_64} ${MIPS64} ${ARM64} ${PPC64} ${S390X})
60 set(ALL_PROFILE_SUPPORTED_ARCH ${X86} ${X86_64} ${ARM32} ${ARM64} ${PPC32} ${PPC64}
63 set(ALL_TSAN_SUPPORTED_ARCH ${X86_64} ${MIPS64} ${ARM64} ${PPC64} ${S390X}
66 ${MIPS32} ${MIPS64} ${PPC64} ${S390X} ${SPARC} ${SPARCV9} ${HEXAGON}
73 ${MIPS32} ${MIPS64} ${PPC64} ${HEXAGON} ${LOONGARCH64})
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DPPC64.cpp153 class PPC64 final : public TargetInfo { class
155 PPC64();
565 PPC64::PPC64() { in PPC64() function in PPC64
607 int PPC64::getTlsGdRelaxSkip(RelType type) const { in getTlsGdRelaxSkip()
629 uint32_t PPC64::calcEFlags() const { in calcEFlags()
1063 RelType PPC64::getDynRel(RelType type) const { in getDynRel()
1092 void PPC64::writeGotHeader(uint8_t *buf) const { in writeGotHeader()
1096 void PPC64::writePltHeader(uint8_t *buf) const { in writePltHeader()
1131 void PPC64::writePlt(uint8_t *buf, const Symbol &sym, in writePlt()
1427 uint32_t PPC64::getThunkSectionSpacing() const { in getThunkSectionSpacing()
[all …]
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Dppc-opc.c1764 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_PPC macro
1827 { "tdi", OP(2), OP_MASK, PPC64, { TO, RA, SI } },
2895 { "rfid", XL(19,18), 0xffffffff, PPC64, { 0 } },
3842 { "slbie", X(31,434), XRTRA_MASK, PPC64, { RB } },
4095 { "slbia", X(31,498), 0xffffffff, PPC64, { 0 } },
4584 { "extldi", 4, PPC64, "rldicr %0,%1,%3,(%2)-1" },
4585 { "extldi.", 4, PPC64, "rldicr. %0,%1,%3,(%2)-1" },
4592 { "sldi", 3, PPC64, "rldicr %0,%1,%2,63-(%2)" },
4593 { "sldi.", 3, PPC64, "rldicr. %0,%1,%2,63-(%2)" },
4596 { "clrrdi", 3, PPC64, "rldicr %0,%1,0,63-(%2)" },
[all …]
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c1827 #define PPC64 PPC_OPCODE_64 | PPC_OPCODE_PPC macro
1891 { "tdi", OP(2), OP_MASK, PPC64, { TO, RA, SI } },
2994 { "rfid", XL(19,18), 0xffffffff, PPC64, { 0 } },
3943 { "slbie", X(31,434), XRTRA_MASK, PPC64, { RB } },
4196 { "slbia", X(31,498), 0xffffffff, PPC64, { 0 } },
4697 { "extldi", 4, PPC64, "rldicr %0,%1,%3,(%2)-1" },
4698 { "extldi.", 4, PPC64, "rldicr. %0,%1,%3,(%2)-1" },
4705 { "sldi", 3, PPC64, "rldicr %0,%1,%2,63-(%2)" },
4706 { "sldi.", 3, PPC64, "rldicr. %0,%1,%2,63-(%2)" },
4709 { "clrrdi", 3, PPC64, "rldicr %0,%1,0,63-(%2)" },
[all …]
/openbsd/gnu/llvm/compiler-rt/cmake/
H A Dcrt-config-ix.cmake28 set(PPC64 powerpc64 powerpc64le) variable
34 ${PPC64} ${RISCV32} ${RISCV64} ${VE} ${HEXAGON} ${LOONGARCH64})
H A Dbuiltin-config-ix.cmake41 set(PPC64 powerpc64 powerpc64le) variable
58 ${HEXAGON} ${MIPS32} ${MIPS64} ${PPC32} ${PPC64}
/openbsd/gnu/llvm/lldb/source/Plugins/Architecture/
H A DCMakeLists.txt3 add_subdirectory(PPC64)
/openbsd/gnu/llvm/lldb/source/Plugins/Instruction/
H A DCMakeLists.txt6 add_subdirectory(PPC64)
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Architecture/PPC64/
H A DBUILD.gn1 static_library("PPC64") {
/openbsd/gnu/usr.bin/clang/liblldbPluginArchitecture/
H A DMakefile14 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/Architecture/PPC64
/openbsd/gnu/usr.bin/clang/liblldbPluginInstruction/
H A DMakefile19 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/Instruction/PPC64
/openbsd/gnu/usr.bin/clang/liblldELF/
H A DMakefile22 PPC64.cpp \
/openbsd/gnu/llvm/lld/ELF/
H A DCMakeLists.txt32 Arch/PPC64.cpp
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lld/ELF/
H A DBUILD.gn38 "Arch/PPC64.cpp",
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def6 // glibc's PowerPC asm/sigcontext.h, when compiling for PPC64, has the
H A DPowerPC64.def6 // glibc's PowerPC asm/sigcontext.h, when compiling for PPC64, has the
/openbsd/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/
H A DBUILD.gn20 "//lldb/source/Plugins/Architecture/PPC64",
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMinidumpConstants.def101 HANDLE_MDMP_ARCH(0x8002, BP_PPC64) // Breakpad-defined value for PPC64
H A DDynamicTags.def218 // PPC64 specific dynamic table entries.
/openbsd/gnu/llvm/lld/docs/
H A DReleaseNotes.rst43 * ``DT_STATIC_TLS`` is now set for AArch64/PPC32/PPC64 initial-exec TLS models
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.td286 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
302 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
316 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
327 // On non-Darwin PPC64 systems, R2 can be allocated, but must be restored, so
H A DPPCCallingConv.td36 // PPC64 AnyReg return-value convention. No explicit register is specified for
74 // On PPC64, integer return values are always promoted to i64
H A DPPCInstrFormats.td19 bit PPC64 = 0; // Default value, override with isPPC64
96 bit PPC64 = 0; // Default value, override with isPPC64
376 let L = PPC64;
386 let L = PPC64;
647 let L = PPC64;
2187 let PPC64 = 0;
/openbsd/gnu/llvm/clang/docs/
H A DOpenMPSupport.rst20 PPC64[LE] and has `basic support for Cuda devices`_.
27 Interface (OMPT) on x86, x86_64, AArch64, and PPC64 on Linux, Windows, and macOS.
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-objdump.rst31 architectures (AArch64, PPC64, x86), all known instructions are disassembled by

12