/hardware/bsp/intel/peripheral/libmraa/cmake/modules/ |
TargetArch.cmake | 3 # Currently handles arm (v5, v6, v7), x86 (32/64), ia64, and ppc (32/64) 54 #error cmake_ARCH ppc 61 # Set ppc_support to TRUE before including this file or ppc and ppc64 73 # http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4 75 # Architecture defaults to i386 or ppc on OS X 10.5 and earlier, depending on the CPU type detected at runtime. 79 if("${osx_arch}" STREQUAL "ppc" AND ppc_support) 94 list(APPEND ARCH ppc)
|
/hardware/bsp/intel/peripheral/libupm/cmake/modules/ |
TargetArch.cmake | 3 # Currently handles arm (v5, v6, v7), x86 (32/64), ia64, and ppc (32/64) 45 #error cmake_ARCH ppc 52 # Set ppc_support to TRUE before including this file or ppc and ppc64 64 # http://stackoverflow.com/questions/5333490/how-can-we-restore-ppc-ppc64-as-well-as-full-10-4-10-5-sdk-support-to-xcode-4 66 # Architecture defaults to i386 or ppc on OS X 10.5 and earlier, depending on the CPU type detected at runtime. 70 if("${osx_arch}" STREQUAL "ppc" AND ppc_support) 85 list(APPEND ARCH ppc)
|
/external/llvm/lib/Target/PowerPC/ |
PPCLoopDataPrefetch.cpp | 14 #define DEBUG_TYPE "ppc-loop-data-prefetch" 15 #include "PPC.h" 44 PrefetchWrites("ppc-loop-prefetch-writes", cl::Hidden, cl::init(false), 50 PrefDist("ppc-loop-prefetch-distance", cl::Hidden, cl::init(300), 54 CacheLineSize("ppc-loop-prefetch-cache-line", cl::Hidden, cl::init(64), 95 INITIALIZE_PASS_BEGIN(PPCLoopDataPrefetch, "ppc-loop-data-prefetch", 96 "PPC Loop Data Prefetch", false, false) 101 INITIALIZE_PASS_END(PPCLoopDataPrefetch, "ppc-loop-data-prefetch", 102 "PPC Loop Data Prefetch", false, false)
|
PPC.td | 1 //===-- PPC.td - Describe the PowerPC Target Machine -------*- tablegen -*-===// 26 def Directive440 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_440", "">; 27 def Directive601 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_601", "">; 28 def Directive602 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_602", "">; 29 def Directive603 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 30 def Directive604 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 31 def Directive620 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_603", "">; 32 def Directive7400: SubtargetFeature<"", "DarwinDirective", "PPC::DIR_7400", "">; 33 def Directive750 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_750", "">; 34 def Directive970 : SubtargetFeature<"", "DarwinDirective", "PPC::DIR_970", ""> [all...] |
PPCTargetMachine.cpp | 15 #include "PPC.h" 30 opt<bool> DisableCTRLoops("disable-ppc-ctrloops", cl::Hidden, 31 cl::desc("Disable CTR loops for PPC")); 34 opt<bool> DisablePreIncPrep("disable-ppc-preinc-prep", cl::Hidden, 35 cl::desc("Disable PPC loop preinc prep")); 38 VSXFMAMutateEarly("schedule-ppc-vsx-fma-mutation-early", 42 opt<bool> DisableVSXSwapRemoval("disable-ppc-vsx-swap-removal", cl::Hidden, 43 cl::desc("Disable VSX Swap Removal for PPC")); 46 opt<bool> DisableMIPeephole("disable-ppc-peephole", cl::Hidden, 47 cl::desc("Disable machine peepholes for PPC")); [all...] |
PPC.h | 1 //===-- PPC.h - Top-level interface for PowerPC Target ----------*- C++ -*-===// 21 // GCC #defines PPC on Linux but we use it as our namespace name 22 #undef PPC 61 // PPC Specific MachineOperand flags.
|
/external/llvm/test/CodeGen/PowerPC/ |
crypto_bifs.ll | 18 %2 = call <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8> %0, <16 x i8> %1) 24 declare <16 x i8> @llvm.ppc.altivec.crypto.vpmsumb(<16 x i8>, <16 x i8>) #1 35 %2 = call <8 x i16> @llvm.ppc.altivec.crypto.vpmsumh(<8 x i16> %0, <8 x i16> %1) 41 declare <8 x i16> @llvm.ppc.altivec.crypto.vpmsumh(<8 x i16>, <8 x i16>) #1 52 %2 = call <4 x i32> @llvm.ppc.altivec.crypto.vpmsumw(<4 x i32> %0, <4 x i32> %1) 58 declare <4 x i32> @llvm.ppc.altivec.crypto.vpmsumw(<4 x i32>, <4 x i32>) #1 69 %2 = call <2 x i64> @llvm.ppc.altivec.crypto.vpmsumd(<2 x i64> %0, <2 x i64> %1) 75 declare <2 x i64> @llvm.ppc.altivec.crypto.vpmsumd(<2 x i64>, <2 x i64>) #1 83 %1 = call <2 x i64> @llvm.ppc.altivec.crypto.vsbox(<2 x i64> %0) 89 declare <2 x i64> @llvm.ppc.altivec.crypto.vsbox(<2 x i64>) # [all...] |
ppc32-nest.ll | 6 ; passed in the right register (r11 for PPC).
|
vsx-ldst-builtin-le.ll | 57 %4 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %3) 65 %9 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %8) 73 %14 = call <4 x i32> @llvm.ppc.vsx.lxvw4x(i8* %13) 82 %20 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %19) 91 %26 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %25) 100 %32 = call <2 x double> @llvm.ppc.vsx.lxvd2x(i8* %31) 111 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %34, i8* %38) 121 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %40, i8* %44) 132 call void @llvm.ppc.vsx.stxvw4x(<4 x i32> %47, i8* %51) #1 143 call void @llvm.ppc.vsx.stxvd2x(<2 x double> %54, i8* %58 [all...] |
vperm-instcombine.ll | 9 %1 = call <4 x i32> @llvm.ppc.altivec.vperm(<4 x i32> <i32 50462976, i32 117835012, i32 185207048, i32 252579084>, <4 x i32> <i32 319951120, i32 387323156, i32 454695192, i32 522067228>, <16 x i8> <i8 30, i8 28, i8 26, i8 24, i8 22, i8 20, i8 18, i8 16, i8 14, i8 12, i8 10, i8 8, i8 6, i8 4, i8 2, i8 0>) 17 declare <4 x i32> @llvm.ppc.altivec.vperm(<4 x i32>, <4 x i32>, <16 x i8>)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
ChangeLog-2012 | 102 * gas/ppc/ppc.exp: Likewise. 146 * gas/ppc/astest2.d: Pass -Mppc to objdump. 186 * gas/ppc/astest.d: Update for fixup changes. 187 * gas/ppc/astest64.d: Likewise. 188 * gas/ppc/astest2.d: Likewise. 189 * gas/ppc/astest2_64.d: Likewise. 190 * gas/ppc/test1elf32.d: Likewise. 191 * gas/ppc/test1elf64.d: Likewise. 249 * gas/cfi/cfi.exp: Remove redundant ppc test. Exclud [all...] |
/external/clang/test/Driver/ |
unknown-gcc-arch.c | 22 // RUN: -no-integrated-as 2>&1 | FileCheck -check-prefix=PPC-M64 %s 23 // PPC-M64: {{.*as.*-a64}} 31 // RUN: -no-integrated-as | FileCheck -check-prefix=PPC %s 32 // PPC: {{.*as.*-a32}}
|
/external/clang/test/PCH/ |
floating-literal.c | 7 // reader assumed PPC 128-bit float semantics, which is incorrect for
|
/external/e2fsprogs/lib/ext2fs/ |
crc16.h | 18 /* for an unknown reason, PPC treats __u16 as signed and keeps doing sign
|
/external/elfutils/tests/ |
run-backtrace-core-ppc.sh | 20 check_core ppc
|
/external/lzma/CPP/7zip/Compress/ |
BranchRegister.cpp | 23 METHOD_ITEM(BC_PPC, 0x02, 0x05, L"PPC"),
|
/external/valgrind/coregrind/m_gdbserver/ |
powerpc-altivec32l.xml | 8 <!-- PowerPC UISA - a PPC processor as viewed by user-level code. A UISA-only
|
powerpc-altivec64l.xml | 8 <!-- PowerPC UISA - a PPC processor as viewed by user-level code. A UISA-only
|
/external/zlib/src/amiga/ |
Makefile.pup | 2 # makefile for libpng and SAS C V6.58/7.00 PPC compiler 10 AR = ppc-amigaos-ar cr 11 RANLIB = ppc-amigaos-ranlib 12 LD = ppc-amigaos-ld -r
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
cfi-ppc-1.d | 2 #name: CFI on ppc
|
/external/autotest/client/tests/scrashme/ |
scrashme-git-snapshot-03-18-2010.tar.bz2 | |
/external/v8/src/ |
macro-assembler.h | 57 #include "src/ppc/assembler-ppc.h" 58 #include "src/ppc/assembler-ppc-inl.h" 59 #include "src/ppc/constants-ppc.h" 60 #include "src/ppc/macro-assembler-ppc.h"
|
/external/valgrind/drd/tests/ |
atomic_var.c | 8 * On PPC however, both y = 0 and y = 1 are legal results. This is because 9 * the PPC memory model allows different CPU's to observe stores to variables
|
/toolchain/binutils/binutils-2.25/bfd/ |
pei-ppc.c | 44 coff-ppc.c and peigen.c. */ 50 #include "coff-ppc.c"
|
/external/google-breakpad/src/processor/ |
stackwalker_ppc.cc | 30 // stackwalker_ppc.cc: ppc-specific stackwalker. 54 // This implementation only covers 32-bit ppc CPUs. The limits of the 92 // The typical ppc calling convention is for the called procedure to store 95 // pointer) and saving the old value of %r1 at 0(%r1). Because the ppc has 98 // an x86 is usually referred to as the stack pointer on a ppc. 135 // frame_ppc->instruction to four less than that. Since all ppc
|