/external/oprofile/events/ppc64/970/ |
unit_masks | 0 # ppc64 970 possible unit masks
|
/external/oprofile/events/ppc64/pa6t/ |
unit_masks | 0 # ppc64 pa6t possible unit masks
|
/external/oprofile/events/ppc64/power4/ |
unit_masks | 0 # ppc64 POWER4 possible unit masks
|
/external/oprofile/events/ppc64/power5/ |
unit_masks | 0 # ppc64 POWER5 possible unit masks
|
/external/llvm/test/CodeGen/PowerPC/ |
Frames-large.ll | 5 ; RUN: llc < %t.bc -march=ppc64 | FileCheck %s -check-prefix=PPC64-NOFP 6 ; RUN: llc < %t.bc -march=ppc64 -disable-fp-elim | FileCheck %s -check-prefix=PPC64-FP 35 ; PPC64-NOFP: _f1: 36 ; PPC64-NOFP: lis r0, -1 37 ; PPC64-NOFP: ori r0, r0, 32656 38 ; PPC64-NOFP: stdux r1, r1, r0 39 ; PPC64-NOFP: addi r3, r1, 116 40 ; PPC64-NOFP: ld r1, 0(r1 [all...] |
2008-03-18-RegScavengerAssert.ll | 1 ; RUN: llc < %s -march=ppc64 -enable-ppc64-regscavenger
|
Frames-alloca.ll | 2 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC64 4 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=PPC64-NOFP 18 ; CHECK-PPC64: std r31, -8(r1) 19 ; CHECK-PPC64: stdu r1, -128(r1) 20 ; CHECK-PPC64: ld r1, 0(r1) 21 ; CHECK-PPC64: ld r31, -8(r1) 22 ; CHECK-PPC64-NOFP: std r31, -8(r1) 23 ; CHECK-PPC64-NOFP: stdu r1, -128(r1 [all...] |
2006-10-17-ppc64-alloca.ll | 1 ; RUN: llc < %s -march=ppc64
|
Frames-leaf.ll | 17 ; RUN: llc < %s -march=ppc64 | \ 19 ; RUN: llc < %s -march=ppc64 | \ 21 ; RUN: llc < %s -march=ppc64 | \ 23 ; RUN: llc < %s -march=ppc64 | \ 25 ; RUN: llc < %s -march=ppc64 -disable-fp-elim | \ 27 ; RUN: llc < %s -march=ppc64 -disable-fp-elim | \ 29 ; RUN: llc < %s -march=ppc64 -disable-fp-elim | \ 31 ; RUN: llc < %s -march=ppc64 -disable-fp-elim | \
|
LargeAbsoluteAddr.ll | 3 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \ 5 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
|
2007-01-29-lbrx-asm.ll | 2 ; RUN: llc < %s -march=ppc64
|
hello.ll | 2 ; RUN: llc < %s -march=ppc64
|
rotl-64.ll | 1 ; RUN: llc < %s -march=ppc64 | grep rldicl 2 ; RUN: llc < %s -march=ppc64 | grep rldcl
|
/external/oprofile/events/ppc64/power5+/ |
unit_masks | 0 # ppc64 Power5+ possible unit masks
|
/external/oprofile/events/ppc64/power5++/ |
unit_masks | 0 # ppc64 Power5++ possible unit masks
|
/external/valgrind/main/drd/tests/ |
pth_create_chain.vgtest | 1 prereq: ./supported_libpthread && [ `uname -m` != ppc ] && [ `uname -m` != ppc64 ]
|
/external/oprofile/events/ |
Makefile.am | 24 ppc64/power4/events ppc64/power4/event_mappings ppc64/power4/unit_masks \ 25 ppc64/power5/events ppc64/power5/event_mappings ppc64/power5/unit_masks \ 26 ppc64/power5+/events ppc64/power5+/event_mappings ppc64/power5+/unit_masks \ 27 ppc64/power5++/events ppc64/power5++/event_mappings ppc64/power5++/unit_masks [all...] |
/external/valgrind/main/VEX/auxprogs/ |
genoffsets.c | 132 // ppc64 133 GENOFFSET(PPC64,ppc64,GPR0); 134 GENOFFSET(PPC64,ppc64,GPR1); 135 GENOFFSET(PPC64,ppc64,GPR2); 136 GENOFFSET(PPC64,ppc64,GPR3); 137 GENOFFSET(PPC64,ppc64,GPR4) [all...] |
/external/oprofile/libop/ |
op_cpu_type.c | 47 { "ppc64 POWER4", "ppc64/power4", CPU_PPC64_POWER4, 8 }, 48 { "ppc64 POWER5", "ppc64/power5", CPU_PPC64_POWER5, 6 }, 49 { "ppc64 POWER5+", "ppc64/power5+", CPU_PPC64_POWER5p, 6 }, 50 { "ppc64 970", "ppc64/970", CPU_PPC64_970, 8 }, 68 { "ppc64 POWER6", "ppc64/power6", CPU_PPC64_POWER6, 4 } [all...] |
op_cpu_type.h | 44 CPU_PPC64_POWER4, /**< ppc64 POWER4 family */ 45 CPU_PPC64_POWER5, /**< ppc64 POWER5 family */ 46 CPU_PPC64_POWER5p, /**< ppc64 Power5+ family */ 47 CPU_PPC64_970, /**< ppc64 970 family */ 65 CPU_PPC64_POWER6, /**< ppc64 POWER6 family */ 66 CPU_PPC64_970MP, /**< ppc64 970MP */ 67 CPU_PPC64_CELL, /**< ppc64 Cell Broadband Engine*/ 69 CPU_PPC64_PA6T, /**< ppc64 PA6T */ 72 CPU_PPC64_POWER5pp, /**< ppc64 Power5++ family */ 78 CPU_PPC64_POWER7, /**< ppc64 POWER7 family * [all...] |
/external/oprofile/events/ppc64/970MP/ |
unit_masks | 6 # ppc64 970 possible unit masks
|
/external/oprofile/events/ppc64/ibm-compat-v1/ |
unit_masks | 6 # ppc64 compat mode version 1 possible unit masks
|
/external/oprofile/events/ppc64/power6/ |
unit_masks | 6 # ppc64 POWER6 possible unit masks
|
/external/oprofile/events/ppc64/power7/ |
unit_masks | 6 # ppc64 POWER7 possible unit masks
|
/external/clang/test/Preprocessor/ |
stdint.c | 424 // RUN: %clang_cc1 -E -ffreestanding -triple=powerpc64-none-none %s | FileCheck -check-prefix PPC64 %s 426 // PPC64:typedef signed long int int64_t; 427 // PPC64:typedef unsigned long int uint64_t; 428 // PPC64:typedef int64_t int_least64_t; 429 // PPC64:typedef uint64_t uint_least64_t; 430 // PPC64:typedef int64_t int_fast64_t; 431 // PPC64:typedef uint64_t uint_fast64_t; 433 // PPC64:typedef signed int int32_t; 434 // PPC64:typedef unsigned int uint32_t; 435 // PPC64:typedef int32_t int_least32_t [all...] |