| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/Arch/ |
| H A D | PPC.cpp | 24 std::string ppc::getPPCTargetCPU(const ArgList &Args) { in getPPCTargetCPU() 93 const char *ppc::getPPCAsmModeForCPU(StringRef Name) { in getPPCAsmModeForCPU() 107 void ppc::getPPCTargetFeatures(const Driver &D, const llvm::Triple &Triple, in getPPCTargetFeatures() 115 ppc::FloatABI FloatABI = ppc::getPPCFloatABI(D, Args); in getPPCTargetFeatures() 116 if (FloatABI == ppc::FloatABI::Soft) in getPPCTargetFeatures() 119 ppc::ReadGOTPtrMode ReadGOT = ppc::getPPCReadGOTPtrMode(D, Triple, Args); in getPPCTargetFeatures() 120 if (ReadGOT == ppc::ReadGOTPtrMode::SecurePlt) in getPPCTargetFeatures() 124 ppc::ReadGOTPtrMode ppc::getPPCReadGOTPtrMode(const Driver &D, const llvm::Triple &Triple, in getPPCReadGOTPtrMode() 127 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode() 130 return ppc::ReadGOTPtrMode::SecurePlt; in getPPCReadGOTPtrMode() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
| H A D | nouveau_nvkm_engine_gr_ctxgp102.c | 57 int gpc, ppc, b, n = 0; in gp102_grctx_generate_attrib() local 74 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++, n++) { in gp102_grctx_generate_attrib() 75 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib() 79 const u32 o = PPC_UNIT(gpc, ppc, 0); in gp102_grctx_generate_attrib() 80 const u32 p = GPC_UNIT(gpc, 0xc44 + (ppc * 4)); in gp102_grctx_generate_attrib() 81 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp102_grctx_generate_attrib() 90 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp102_grctx_generate_attrib()
|
| H A D | nouveau_nvkm_engine_gr_ctxgf117.c | 262 int gpc, ppc; in gf117_grctx_generate_attrib() local 270 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++) { in gf117_grctx_generate_attrib() 271 const u32 a = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 272 const u32 b = beta * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 274 const u32 o = PPC_UNIT(gpc, ppc, 0); in gf117_grctx_generate_attrib() 275 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gf117_grctx_generate_attrib() 279 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 281 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gf117_grctx_generate_attrib() 295 .ppc = gf117_grctx_pack_ppc,
|
| H A D | nouveau_nvkm_engine_gr_ctxgm107.c | 926 int gpc, ppc, n = 0; in gm107_grctx_generate_attrib() local 935 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++, n++) { in gm107_grctx_generate_attrib() 936 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 937 const u32 bs = attrib * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 939 const u32 o = PPC_UNIT(gpc, ppc, 0); in gm107_grctx_generate_attrib() 940 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gm107_grctx_generate_attrib() 944 bo += grctx->attrib_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 947 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gm107_grctx_generate_attrib() 977 .ppc = gm107_grctx_pack_ppc,
|
| H A D | nouveau_nvkm_engine_gr_ctxgp100.c | 61 int gpc, ppc, b, n = 0; in gp100_grctx_generate_attrib() local 78 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++, n++) { in gp100_grctx_generate_attrib() 79 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib() 82 const u32 o = PPC_UNIT(gpc, ppc, 0); in gp100_grctx_generate_attrib() 83 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gp100_grctx_generate_attrib() 91 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gp100_grctx_generate_attrib()
|
| H A D | nouveau_nvkm_engine_gr_ctxgm200.c | 92 int gpc, ppc, i; in gm200_grctx_generate_dist_skip_table() local 95 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++) { in gm200_grctx_generate_dist_skip_table() 96 u8 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc]; in gm200_grctx_generate_dist_skip_table() 97 u8 ppc_tpcm = gr->ppc_tpc_mask[gpc][ppc]; in gm200_grctx_generate_dist_skip_table() 100 ppc_tpcm ^= gr->ppc_tpc_mask[gpc][ppc]; in gm200_grctx_generate_dist_skip_table()
|
| H A D | nouveau_nvkm_engine_gr_ctxgv100.c | 78 int gpc, ppc, b, n = 0; in gv100_grctx_generate_attrib() local 94 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++, n++) { in gv100_grctx_generate_attrib() 95 const u32 as = alpha * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib() 99 const u32 o = PPC_UNIT(gpc, ppc, 0); in gv100_grctx_generate_attrib() 100 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gv100_grctx_generate_attrib() 108 ao += grctx->alpha_nr_max * gr->ppc_tpc_nr[gpc][ppc]; in gv100_grctx_generate_attrib()
|
| H A D | nouveau_nvkm_engine_gr_ctxgk104.c | 938 int i, j, gpc, ppc; in gk104_grctx_generate_alpha_beta_tables() local 947 for (ppc = 0; ppc < gr->func->ppc_nr; ppc++) { in gk104_grctx_generate_alpha_beta_tables() 948 u32 ppc_tpcs = gr->ppc_tpc_nr[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables() 959 pmask = gr->ppc_tpc_mask[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables() 964 pmask ^= gr->ppc_tpc_mask[gpc][ppc]; in gk104_grctx_generate_alpha_beta_tables() 990 .ppc = gk104_grctx_pack_ppc,
|
| H A D | nouveau_nvkm_engine_gr_gk104.c | 423 int gpc, ppc; in gk104_gr_init_ppc_exceptions() local 426 for (ppc = 0; ppc < gr->ppc_nr[gpc]; ppc++) { in gk104_gr_init_ppc_exceptions() 427 if (!(gr->ppc_mask[gpc] & (1 << ppc))) in gk104_gr_init_ppc_exceptions() 429 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gk104_gr_init_ppc_exceptions()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/ |
| H A D | t-aix | 6 SUPOBJS=$(shell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/libsupc++/.libs/libsupc++.a) 7 FSOBJS=$(shell $(ARX) -X$(BITS) t ../ppc$(BITS)/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a 2>… 9 …$(ARX) -X$(BITS) rc src/.libs/$(PACKAGE).a ../ppc$(BITS)/$(PACKAGE)-v3/src/.libs/$(PACKAGE).so.$(M… 10 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)-v3/src/.libs/$(PACKAGE).a ../pthread/ppc$(BITS)/$(PACKAG… 11 …$(ARX) -X$(BITS) rc libsupc++/.libs/libsupc++.a ${addprefix ../ppc$(BITS)/$(PACKAGE)-v3/libsupc++/… 12 …./pthread/$(PACKAGE)-v3/libsupc++/.libs/libsupc++.a ${addprefix ../pthread/ppc$(BITS)/$(PACKAGE)-v… 14 …$(ARX) -X$(BITS) rc src/filesystem/.libs/libstdc++fs.a ${addprefix ../ppc$(BITS)/$(PACKAGE)-v3/src… 15 …ad/$(PACKAGE)-v3/src/filesystem/.libs/libstdc++fs.a ${addprefix ../pthread/ppc$(BITS)/$(PACKAGE)-v…
|
| /netbsd-src/crypto/external/bsd/openssl/dist/crypto/sha/ |
| H A D | build.info | 40 sha_ppc.c sha1-ppc.s sha256-ppc.s sha512-ppc.s sha256p8-ppc.s \ 41 sha512p8-ppc.s 122 GENERATE[sha1-ppc.s]=asm/sha1-ppc.pl 123 GENERATE[sha256-ppc.s]=asm/sha512-ppc.pl 124 GENERATE[sha512-ppc.s]=asm/sha512-ppc.pl 125 GENERATE[sha256p8-ppc.s]=asm/sha512p8-ppc.pl 126 GENERATE[sha512p8-ppc.s]=asm/sha512p8-ppc.pl 175 GENERATE[keccak1600p8-ppc.S]=asm/keccak1600p8-ppc.pl
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc/ |
| H A D | sha.inc | 2 SHA_SRCS = sha1-ppc.S 5 SHA_SRCS += sha512-ppc.S sha512p8-ppc.S 6 SHA_SRCS += sha256-ppc.S sha256p8-ppc.S
|
| H A D | aes.inc | 2 AES_SRCS = aes_core.c aes_cbc.c aes-ppc.S aesp8-ppc.S vpaes-ppc.S
|
| /netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc64/ |
| H A D | sha.inc | 2 SHA_SRCS = sha1-ppc.S 5 SHA_SRCS += sha512-ppc.S sha512p8-ppc.S 6 SHA_SRCS += sha256-ppc.S sha256p8-ppc.S
|
| H A D | aes.inc | 2 AES_SRCS = aes_core.c aes_cbc.c aes-ppc.S aesp8-ppc.S vpaes-ppc.S
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/ |
| H A D | sha.inc | 2 SHA_SRCS = sha1-ppc.S 5 SHA_SRCS += sha512-ppc.S sha512p8-ppc.S 6 SHA_SRCS += sha256-ppc.S sha256p8-ppc.S
|
| H A D | aes.inc | 2 AES_SRCS = aes_core.c aes_cbc.c aes-ppc.S aesp8-ppc.S vpaes-ppc.S
|
| /netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/ |
| H A D | sha.inc | 2 SHA_SRCS = sha1-ppc.S 5 SHA_SRCS += sha512-ppc.S sha512p8-ppc.S 6 SHA_SRCS += sha256-ppc.S sha256p8-ppc.S
|
| H A D | aes.inc | 2 AES_SRCS = aes_core.c aes_cbc.c aes-ppc.S aesp8-ppc.S vpaes-ppc.S
|
| /netbsd-src/sys/arch/vax/vax/ |
| H A D | db_disasm.c | 100 char *ppc; /* pseudo PC */ member 150 ib.ppc = (void *) loc; in db_disasm() 162 ib.ppc += 2; in db_disasm() 169 return ((u_int) ib.ppc); in db_disasm() 237 ib->addr = (u_int) ib->ppc + ib->off; in get_operands() 386 add_off(ib, (u_int) ib->ppc + tmp); in get_operand() 401 add_off(ib, (u_int) ib->ppc + tmp); in get_operand() 416 add_off(ib, (u_int) ib->ppc + tmp); in get_operand() 437 return ((unsigned char) *(ib->ppc++)); in get_byte() 443 int tmp = *(uint16_t *)ib->ppc; in get_word() [all …]
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sha/ |
| H A D | build.info | 36 GENERATE[sha1-ppc.s]=asm/sha1-ppc.pl $(PERLASM_SCHEME) 37 GENERATE[sha256-ppc.s]=asm/sha512-ppc.pl $(PERLASM_SCHEME) 38 GENERATE[sha512-ppc.s]=asm/sha512-ppc.pl $(PERLASM_SCHEME) 39 GENERATE[sha256p8-ppc.s]=asm/sha512p8-ppc.pl $(PERLASM_SCHEME) 40 GENERATE[sha512p8-ppc.s]=asm/sha512p8-ppc.pl $(PERLASM_SCHEME)
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| H A D | fnchange.lst | 46 @V@/bfd/elf32-ppc.c @V@/bfd/e32ppc.c 175 @V@/gdb/features/rs6000/powerpc-32.c @V@/gdb/features/rs6000/ppc-32.c 176 @V@/gdb/features/rs6000/powerpc-32l.c @V@/gdb/features/rs6000/ppc-32l.c 177 @V@/gdb/features/rs6000/powerpc-403.c @V@/gdb/features/rs6000/ppc-403.c 178 @V@/gdb/features/rs6000/powerpc-403gc.c @V@/gdb/features/rs6000/ppc-403gc.c 179 @V@/gdb/features/rs6000/powerpc-505.c @V@/gdb/features/rs6000/ppc-505.c 180 @V@/gdb/features/rs6000/powerpc-601.c @V@/gdb/features/rs6000/ppc-601.c 181 @V@/gdb/features/rs6000/powerpc-602.c @V@/gdb/features/rs6000/ppc-602.c 182 @V@/gdb/features/rs6000/powerpc-603.c @V@/gdb/features/rs6000/ppc-603.c 183 @V@/gdb/features/rs6000/powerpc-604.c @V@/gdb/features/rs6000/ppc-604.c [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/config/ |
| H A D | t-aix | 8 $(ARX) -X$(BITS) rc .libs/$(PACKAGE).a ../ppc$(BITS)/$(PACKAGE)/.libs/$(PACKAGE).so.$(MAJOR) 9 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)/.libs/$(PACKAGE).a ../pthread/ppc$(BITS)/$(PACKAGE)/.lib… 10 …$(ARX) -X$(BITS) rc .libs/libcaf_single.a ../ppc$(BITS)/$(PACKAGE)/.libs/$(libcaf_single_la_OBJECT… 11 …$(ARX) -X$(BITS) rc ../pthread/$(PACKAGE)/.libs/libcaf_single.a ../pthread/ppc$(BITS)/$(PACKAGE)/.…
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/ |
| H A D | build.info | 34 GENERATE[aes-ppc.s]=asm/aes-ppc.pl $(PERLASM_SCHEME) 35 GENERATE[vpaes-ppc.s]=asm/vpaes-ppc.pl $(PERLASM_SCHEME) 36 GENERATE[aesp8-ppc.s]=asm/aesp8-ppc.pl $(PERLASM_SCHEME)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/compiler-rt/lib/builtins/ |
| H A D | BUILD.gn | 473 "ppc/divtc3.c", 474 "ppc/fixtfdi.c", 475 "ppc/fixtfti.c", 476 "ppc/fixunstfdi.c", 477 "ppc/fixunstfti.c", 478 "ppc/floatditf.c", 479 "ppc/floattitf.c", 480 "ppc/floatunditf.c", 481 "ppc/gcc_qadd.c", 482 "ppc/gcc_qdiv.c", [all …]
|