Searched refs:ppc (Results 51 - 75 of 121) sorted by relevance

12345

/freebsd-13-stable/contrib/file/
H A Dconfig.sub1066 ppc-* | ppcbe-*)
/freebsd-13-stable/contrib/ncurses/
H A Dconfig.sub1065 ppc-* | ppcbe-*)
/freebsd-13-stable/contrib/ldns/
H A Dconfig.sub1020 ppc | ppcbe) basic_machine=powerpc-unknown
1022 ppc-* | ppcbe-*)
1025 ppcle | powerpclittle | ppc-le | powerpc-little)
/freebsd-13-stable/contrib/libevent/
H A Dconfig.sub1015 ppc | ppcbe) basic_machine=powerpc-unknown
1017 ppc-* | ppcbe-*)
1020 ppcle | powerpclittle | ppc-le | powerpc-little)
H A Dconfig.guess996 ppc:Linux:*:*)
/freebsd-13-stable/contrib/openpam/
H A Dconfig.sub1012 ppc | ppcbe) basic_machine=powerpc-unknown
1014 ppc-* | ppcbe-*)
1017 ppcle | powerpclittle | ppc-le | powerpc-little)
/freebsd-13-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.sub1015 ppc | ppcbe) basic_machine=powerpc-unknown
1017 ppc-* | ppcbe-*)
1020 ppcle | powerpclittle | ppc-le | powerpc-little)
H A Dconfig.guess996 ppc:Linux:*:*)
/freebsd-13-stable/crypto/openssh/
H A Dconfig.sub1028 ppc | ppcbe) basic_machine=powerpc-unknown
1030 ppc-* | ppcbe-*)
1033 ppcle | powerpclittle | ppc-le | powerpc-little)
/freebsd-13-stable/contrib/unbound/
H A Dconfig.sub1068 ppc-* | ppcbe-*)
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uahcx-defs.h950 uint32_t ppc : 1; /**< Port Power Control. This field indicates whether the host controller member in struct:cvmx_uahcx_ehci_hcsparams::cvmx_uahcx_ehci_hcsparams_s
961 uint32_t ppc : 1;
/freebsd-13-stable/sys/conf/
H A Dkern.pre.mk153 .error amd64/arm64/i386/ppc* kernel requires linker ifunc support
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp222 if (arch.GetTriple().getArch() == llvm::Triple::ppc) {
887 unwind_plan.SetSourceName("ppc at-func-entry default");
909 unwind_plan.SetSourceName("ppc default unwind plan");
924 // is 1.9 released 2004 at http://refspecs.linuxfoundation.org/ELF/ppc/PPC-
964 "System V ABI for ppc targets", CreateInstance);
972 static ConstString g_name("sysv-ppc");
/freebsd-13-stable/contrib/sqlite3/
H A Dconfig.sub1028 ppc | ppcbe) basic_machine=powerpc-unknown
1030 ppc-* | ppcbe-*)
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
H A DTargets.cpp317 case llvm::Triple::ppc:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp138 if (ArchTy == Triple::ppc || ArchTy == Triple::ppc64) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DDarwinAsmParser.cpp703 if (ArchTy != Triple::ppc && ArchTy != Triple::ppc64) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp438 return is64Bit() ? Triple::ppc64 : Triple::ppc;
/freebsd-13-stable/share/man/man4/
H A DMakefile438 ppc.4 \
/freebsd-13-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c5715 bit32 ppc,
5739 switch(ppc)
5847 TI_DBG1(("ossaGetPhyProfileCB: UNKNOWN default case. phyOperation %d status 0x%x\n", ppc, status));
5861 bit32 ppc,
5865 TI_DBG1(("ossaSetPhyProfileCB:agContext %p status 0x%x ppc %d phyID %d parm %p\n",agContext, status, ppc, phyID,parm));
5711 ossaGetPhyProfileCB( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 status, bit32 ppc, bit32 phyID, void *parm ) argument
5857 ossaSetPhyProfileCB( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 status, bit32 ppc, bit32 phyID, void *parm ) argument
/freebsd-13-stable/contrib/openbsm/config/
H A Dconfig.guess857 ppc:Linux:*:*)
/freebsd-13-stable/crypto/heimdal/
H A Dconfig.guess955 ppc:Linux:*:*)
/freebsd-13-stable/contrib/bmake/
H A Dconfigure4897 i?86 | x86_64 | ppc | ppc64)
5115 char **ppc;
5127 ppc = (char**) pcpcc;
5128 pcpcc = (char const *const *) ppc;
/freebsd-13-stable/contrib/byacc/
H A Dconfig.guess1067 ppc:Linux:*:*)
1359 # On 10.4-10.6 one might compile for PowerPC via gcc -arch ppc
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp239 case llvm::Triple::ppc:
240 return "ppc";

Completed in 403 milliseconds

12345