| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/ |
| H A D | build.info | 33 $ECASM_ppc64=ecp_nistz256.c ecp_ppc.c ecp_nistz256-ppc64.s x25519-ppc64.s 36 $ECASM_ppc64=$ECASM_ppc64 ecp_nistp521-ppc64.s 100 GENERATE[ecp_nistz256-ppc64.s]=asm/ecp_nistz256-ppc64.pl 102 GENERATE[ecp_nistp521-ppc64.s]=asm/ecp_nistp521-ppc64.pl 105 GENERATE[x25519-ppc64.s]=asm/x25519-ppc64.pl
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
| H A D | ec.inc | 3 ecp_nistz256-ppc64.S \ 4 ecp_nistp521-ppc64.S \ 6 x25519-ppc64.S
|
| H A D | bn.inc | 2 BN_SRCS = ppc.S ppc-mont.S ppc64-mont.S bn_ppc.c
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/ |
| H A D | build.info | 27 GENERATE[ecp_nistz256-ppc64.s]=asm/ecp_nistz256-ppc64.pl $(PERLASM_SCHEME) 30 GENERATE[x25519-ppc64.s]=asm/x25519-ppc64.pl $(PERLASM_SCHEME)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | x-darwin64 | 1 host-ppc64-darwin.o : $(srcdir)/config/rs6000/host-ppc64-darwin.c
|
| H A D | t-darwin32-biarch | 3 MULTILIB_DIRNAMES = ppc64
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | x-darwin64 | 1 host-ppc64-darwin.o : $(srcdir)/config/rs6000/host-ppc64-darwin.cc
|
| H A D | t-darwin32-biarch | 3 MULTILIB_DIRNAMES = ppc64
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/ |
| H A D | ec.inc | 3 ecp_nistz256-ppc64.S \ 4 x25519-ppc64.S
|
| H A D | bn.inc | 2 BN_SRCS = ppc.S ppc-mont.S ppc64-mont.S
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | multiarch.m4 | 15 # ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ 16 # CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ 42 i?86 | x86_64 | ppc | ppc64 | arm | arm64)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/ |
| H A D | t-linux | 5 # This is a way of selecting -mcmodel=small for ppc64, which gives 14 ppc64-fp$(objext) _divtc3$(objext) _multc3$(objext) \
|
| H A D | t-ppc64-fp | 2 LIB2ADD += $(srcdir)/config/rs6000/ppc64-fp.c
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/rs6000/ |
| H A D | t-linux | 5 # This is a way of selecting -mcmodel=small for ppc64, which gives 14 ppc64-fp$(objext) _divtc3$(objext) _multc3$(objext) \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/BinaryFormat/ |
| H A D | MachO.cpp | 90 if (T.getArch() == Triple::ppc64) in getCPUType() 104 if (T.getArch() == Triple::ppc || T.getArch() == Triple::ppc64) in getCPUSubType()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetMachine.cpp | 135 bool is64Bit = T.getArch() == Triple::ppc64 || T.getArch() == Triple::ppc64le; in getDataLayoutString() 175 if (TT.getArch() == Triple::ppc64 || TT.getArch() == Triple::ppc64le) { in computeFSAdditions() 229 case Triple::ppc64: in computeTargetABI() 245 if (TT.getArch() == Triple::ppc64 || TT.isOSAIX()) in getEffectiveRelocModel()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ |
| H A D | targets.gni | 32 } else if (host_cpu == "ppc" || host_cpu == "ppc64") { 93 } else if (host_cpu == "ppc" || host_cpu == "ppc64") {
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | Triple.cpp | 55 case ppc64: return "powerpc64"; in getArchTypeName() 104 case ppc64: in getArchTypePrefix() 294 .Case("ppc64", ppc64) in getArchTypeForLLVMName() 411 .Cases("powerpc64", "ppu", "ppc64", Triple::ppc64) in parseArch() 742 case Triple::ppc64: in getDefaultFormat() 1321 case llvm::Triple::ppc64: in getArchPointerBitWidth() 1404 case Triple::ppc64: T.setArch(Triple::ppc); break; in get32BitArchVariant() 1448 case Triple::ppc64: in get64BitArchVariant() 1470 case Triple::ppc: T.setArch(Triple::ppc64); break; in get64BitArchVariant() 1532 case Triple::ppc64le: T.setArch(Triple::ppc64); break; in getBigEndianArchVariant() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/ |
| H A D | bn.inc | 2 BN_SRCS = ppc.S ppc-mont.S ppc64-mont.S
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
| H A D | bn.inc | 2 BN_SRCS = ppc.S ppc-mont.S ppc64-mont.S bn_ppc.c
|
| H A D | Makefile | 29 *keccak1600-ppc64.pl) \
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/ |
| H A D | build.info | 59 GENERATE[ppc64-mont.s]=asm/ppc64-mont.pl $(PERLASM_SCHEME)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/TargetInfo/ |
| H A D | PowerPCTargetInfo.cpp | 37 RegisterTarget<Triple::ppc64, /*HasJIT=*/true> Y(getThePPC64Target(), "ppc64", in LLVMInitializePowerPCTargetInfo()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 69 ppc64, // PPC64: powerpc64, ppu enumerator 758 return getArch() == Triple::ppc || getArch() == Triple::ppc64 || in isPPC() 769 return getArch() == Triple::ppc64 || getArch() == Triple::ppc64le; in isPPC64()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
| H A D | build.info | 67 $KECCAK1600ASM_ppc64=keccak1600-ppc64.s 127 GENERATE[keccak1600-ppc64.s]=asm/keccak1600-ppc64.pl
|