HomeSort by relevance Sort by last modified time
    Searched full:ppc (Results 401 - 425 of 752) sorted by null

<<11121314151617181920>>

  /external/libopus/
INSTALL 133 ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
134 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
  /external/llvm/include/llvm/ADT/
Triple.h 60 ppc, // PPC: powerpc enumerator in enum:llvm::Triple::ArchType
  /external/llvm/lib/Object/
MachOObjectFile.cpp 799 case Triple::ppc: {
902 Arch == Triple::ppc) {
927 if (Arch == Triple::x86 || Arch == Triple::ppc) {
1018 if (Arch == Triple::x86 || Arch == Triple::arm || Arch == Triple::ppc) {
    [all...]
  /external/llvm/lib/Target/PowerPC/
README_ALTIVEC.txt 226 %2 = call <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8> %0, <16 x i8> %1)
232 declare <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8>, <16 x i8>) #1
  /external/llvm/test/CodeGen/PowerPC/
vsx-fma-m.ll 4 ; Also run with -schedule-ppc-vsx-fma-mutation-early as a stress test for the
6 ; RUN: llc < %s -mcpu=pwr7 -mattr=+vsx -schedule-ppc-vsx-fma-mutation-early
  /external/llvm/tools/llvm-stress/
llvm-stress.cpp 51 static cl::opt<bool> GenPPCFP128("generate-ppc-fp128",
52 cl::desc("Generate 128-bit PPC floating-point values"), cl::init(false));
  /external/ltrace/
INSTALL 133 ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
134 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
  /external/pcre/dist/
INSTALL 133 ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
134 CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
  /external/valgrind/
NEWS.old 255 149182 PPC Trap instructions not implemented in valgrind
328 129390 ppc?->IR: some kind of VMX prefetch (dstt)
360 n-i-bz fix ppc insn set tests for gcc >= 4.1
438 n-i-bz ppc cmp reg,reg fix
456 129390 ppc?->IR: some kind of VMX prefetch (dstt)
624 124029 ppc compile failed: `vor' gcc 3.3.5
    [all...]
  /external/valgrind/coregrind/m_sigframe/
sigframe-s390x-linux.c 321 trampoline like x86,ppc. We still fill in the retcode, lets
379 trampoline like x86,ppc. We still fill in the retcode, lets
  /external/valgrind/docs/internals/
3_10_BUGSTATUS.txt 67 === VEX/ppc ============================================================
69 342610 disInstr(ppc): declined to decode an AltiVec insn.
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 2 # linux_logo in ppc assembly language
510 megahertz: .ascii "MHz PPC \0"
  /system/bt/embdrv/sbc/decoder/include/
oi_cpu_dep.h 65 #define OI_CPU_PPC 9 /**< PowerPC (PPC) processor family */
261 /** @name CPU/compiler-dependent primitive data type definitions for PPC 8XX processor family
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 573 // Turn PPC lvx -> load if the pointer is known aligned.
583 // Turn PPC VSX loads into normal loads.
601 // Turn PPC VSX stores into normal stores.
607 // Turn PPC QPX qvlfs -> load if the pointer is known aligned.
616 // Turn PPC QPX qvlfd -> load if the pointer is known aligned.
625 // Turn PPC QPX qvstfs -> store if the pointer is known aligned.
635 // Turn PPC QPX qvstfd -> store if the pointer is known aligned.
    [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h 85 /* We currently only support x86-32, x86-64, ARM, MIPS, and PPC on Linux.
254 /* include/asm-{arm,i386,mips,ppc}/signal.h */
291 /* include/asm-{arm,i386,mips,x86_64,ppc}/signal.h */
317 /* include/asm-{arm,aarch64,i386,mips,ppc}/stat.h */
390 /* include/asm-{arm,aarch64,i386,mips,x86_64,ppc}/stat.h */
509 /* include/asm-{arm,aarch64,i386,mips,x86_64,ppc}/statfs.h */
543 /* include/asm-{arm,i386,mips,x86_64,ppc,generic}/statfs.h */
    [all...]
  /external/bison/build-aux/
config.sub 1001 ppc | ppcbe) basic_machine=powerpc-unknown
1003 ppc-* | ppcbe-*)
1006 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.sub 835 ppc) basic_machine=powerpc-unknown
837 ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
839 ppcle | powerpclittle | ppc-le | powerpc-little)
  /external/e2fsprogs/config/
config.sub 998 ppc | ppcbe) basic_machine=powerpc-unknown
1000 ppc-* | ppcbe-*)
1003 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/elfutils/src/
NEWS 68 backends: Unwinder support for i386, x86_64, s390, s390x, ppc and ppc64.
80 backends: abi_cfi hook for arm, ppc and s390.
680 libebl: add ppc and ppc64 support
    [all...]
  /external/elfutils/src/config/
config.sub 1006 ppc | ppcbe) basic_machine=powerpc-unknown
1008 ppc-* | ppcbe-*)
1011 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/google-breakpad/autotools/
config.sub 1024 ppc | ppcbe) basic_machine=powerpc-unknown
1026 ppc-* | ppcbe-*)
1029 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.sub 915 ppc) basic_machine=powerpc-unknown
917 ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
919 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/icu/icu4c/source/
config.sub 998 ppc | ppcbe) basic_machine=powerpc-unknown
1000 ppc-* | ppcbe-*)
1003 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/jemalloc/
config.sub 1002 ppc | ppcbe) basic_machine=powerpc-unknown
1004 ppc-* | ppcbe-*)
1007 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.sub 981 ppc | ppcbe) basic_machine=powerpc-unknown
983 ppc-* | ppcbe-*)
986 ppcle | powerpclittle | ppc-le | powerpc-little)
    [all...]

Completed in 799 milliseconds

<<11121314151617181920>>