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

1 2 3 4 5 6 7 891011>>

  /external/flac/libFLAC/
Makefile.lite 52 ppc/as/lpc_asm.s
  /external/google-breakpad/src/processor/
stackwalker_ppc64.h 30 // stackwalker_ppc64.h: ppc-specific stackwalker.
  /external/libusb/
config.h 3 /* saintlou: File is identical with PPC and Intel, 10/26/2010 */
  /external/libusb-compat/
config.h 3 /* saintlou: File is identical with PPC and Intel, 10/26/2010 */
  /external/lldb/tools/debugserver/source/
RNBDefs.h 40 #define RNB_ARCH "ppc"
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCExpr.h 1 //===-- PPCMCExpr.h - PPC specific MC expression classes --------*- C++ -*-===//
PPCMCTargetDesc.cpp 59 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR;
85 unsigned Reg = isPPC64 ? PPC::X1 : PPC::R1;
  /external/llvm/lib/Target/PowerPC/
PPCInstrBuilder.h 1 //===-- PPCInstrBuilder.h - Aides for building PPC insts --------*- C++ -*-===//
PPCTargetObjectFile.cpp 1 //===-- PPCTargetObjectFile.cpp - PPC Object Info -------------------------===//
  /external/llvm/test/CodeGen/PowerPC/
2007-06-28-BCCISelBug.ll 67 declare <4 x i32> @llvm.ppc.altivec.lvewx(i8*)
69 declare i32 @llvm.ppc.altivec.vcmpequw.p(i32, <4 x i32>, <4 x i32>)
75 %tmp3407.i = call <4 x i32> @llvm.ppc.altivec.lvewx( i8* %tmp34053406.i ) ; <<4 x i32>> [#uses=0]
76 %tmp4146.i = call i32 @llvm.ppc.altivec.vcmpequw.p( i32 3, <4 x i32> zeroinitializer, <4 x i32> zeroinitializer ) ; <i32> [#uses=1]
lbzux.ll 3 ; RUN: llc -disable-ppc-unaligned < %s | FileCheck %s
sdiv-pow2.ll 2 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu -mcpu=ppc < %s | FileCheck -check-prefix=CHECK-32 %s
tls.ll 3 ; RUN: llc -O0 < %s -march=ppc32 -mcpu=ppc | FileCheck -check-prefix=OPT0-PPC32 %s
  /external/llvm/test/DebugInfo/
2010-05-03-OriginDIE.ll 63 !10 = !MDFile(filename: "OSByteOrder.h", directory: "/usr/include/libkern/ppc")
74 !21 = !MDFile(filename: "types.h", directory: "/usr/include/ppc")
90 !37 = !MDFile(filename: "types.h", directory: "/usr/include/ppc")
91 !38 = !MDFile(filename: "OSByteOrder.h", directory: "/usr/include/libkern/ppc")
  /external/ltrace/testsuite/ltrace.torture/
ppc-lwarx.exp 19 set testfile "ppc-lwarx"
  /external/valgrind/memcheck/tests/
partiallydefinedeq.c 59 // primops used by ppc.
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_linux.h 114 defined(__ppc__) || defined(PPC) || defined(__powerpc__) || \
  /prebuilts/eclipse/deltapack/
eclipse-3.7.2-delta-pack.zip 
  /external/valgrind/none/tests/ppc32/
jm-insns.c 17 * test-ppc.c:
18 * PPC tests for qemu-PPC CPU emulation checks
107 * All ppc instructions are 32bits wide, which makes this fairly easy.
312 /* -------------- BEGIN #include "test-ppc.h" -------------- */
314 * test-ppc.h:
315 * PPC tests for qemu-PPC CPU emulation checks - definitions
394 /* -------------- END #include "test-ppc.h" -------------- */
455 /* -------------- BEGIN #include "ops-ppc.c" -------------- *
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/
feedPublish.eclipse.properties 69 0,linux,gtk,ppc,UNKNOWN,\
73 0,macosx,carbon,ppc,UNKNOWN

Completed in 911 milliseconds

1 2 3 4 5 6 7 891011>>