/external/valgrind/none/tests/ppc32/ |
bug139050-ppc32.vgtest | 1 prog: bug139050-ppc32
|
bug129390-ppc32.vgtest | 2 prog: bug129390-ppc32
|
/external/llvm/test/CodeGen/PowerPC/ |
2005-01-14-UndefLong.ll | 1 ; RUN: llc < %s -march=ppc32
|
2008-06-19-LegalizerCrash.ll | 1 ; RUN: llc < %s -march=ppc32
|
long-compare.ll | 1 ; RUN: llc < %s -march=ppc32 | grep cntlzw 2 ; RUN: llc < %s -march=ppc32 | not grep xori 3 ; RUN: llc < %s -march=ppc32 | not grep "li " 4 ; RUN: llc < %s -march=ppc32 | not grep "mr "
|
Frames-large.ll | 1 ; RUN: llc < %s -march=ppc32 | FileCheck %s -check-prefix=PPC32-NOFP 2 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | FileCheck %s -check-prefix=PPC32-FP 15 ; PPC32-NOFP: _f1: 16 ; PPC32-NOFP: lis r0, -1 17 ; PPC32-NOFP: ori r0, r0, 32736 18 ; PPC32-NOFP: stwux r1, r1, r0 19 ; PPC32-NOFP: addi r3, r1, 36 20 ; PPC32-NOFP: lwz r1, 0(r1 [all...] |
Frames-alloca.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32 3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-PPC32-NOFP 5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32 6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=CHECK-PPC32-RS 7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-prefix=CHECK-PPC32-RS-NOF [all...] |
2004-11-29-ShrCrash.ll | 1 ; RUN: llc < %s -march=ppc32
|
2004-11-30-shift-crash.ll | 1 ; RUN: llc < %s -march=ppc32
|
2004-12-12-ZeroSizeCommon.ll | 1 ; RUN: llc < %s -march=ppc32 | not grep .comm.*X,0
|
i64_fp.ll | 4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \ 6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \ 8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \ 10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \ 12 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \ 14 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \ 16 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \ 18 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
|
load-constant-addr.ll | 2 ; RUN: llc < %s -march=ppc32 | grep lfs 3 ; RUN: llc < %s -march=ppc32 | not grep ori
|
svr4-redzone.ll | 1 ; RUN: llc -mtriple="powerpc-unknown-linux-gnu" < %s | FileCheck %s --check-prefix=PPC32 10 ; PPC32-LABEL: regalloc: 11 ; PPC32-NOT: stwu 1, -{{[0-9]+}}(1) 12 ; PPC32: blr 23 ; PPC32-LABEL: smallstack: 24 ; PPC32: stwu 1, -16(1) 35 ; PPC32-LABEL: bigstack: 36 ; PPC32: stwu 1, -240(1)
|
calls.ll | 3 ; RUN: llc < %s -march=ppc32 | \ 5 ; RUN: llc < %s -march=ppc32 | \ 7 ; RUN: llc < %s -march=ppc32 | \
|
2007-02-16-AlignPacked.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8.8.0 | \
|
DbgValueOtherTargets.test | 1 RUN: llc -O0 -march=ppc32 -asm-verbose < %S/../Inputs/DbgValueOtherTargets.ll | FileCheck %S/../Inputs/DbgValueOtherTargets.ll
|
neg.ll | 1 ; RUN: llc < %s -march=ppc32 | grep neg
|
ppc32-i1-vaarg.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s 2 ; RUN: llc < %s -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-darwin | FileCheck %s -check-prefix=CHECK-D
|
2007-01-04-ArgExtension.ll | 1 ; RUN: llc < %s -march=ppc32 | grep extsb 2 ; RUN: llc < %s -march=ppc32 | grep extsh
|
2008-07-10-SplatMiscompile.ll | 1 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vadduhm 2 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | grep vsubuhm
|
big-endian-actual-args.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \ 3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
|
big-endian-call-result.ll | 1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \ 3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-unknown-linux-gnu | \
|
unsafe-math.ll | 1 ; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fmul | count 2 2 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -enable-unsafe-fp-math | \
|
fp128-bitcast-after-operation.ll | 5 ; RUN: llc -mtriple=powerpc-unknown-linux-gnu < %s | FileCheck %s -check-prefix=PPC32 33 ; PPC32-DAG: stfd 1, 24(1) 34 ; PPC32-DAG: stfd 2, 16(1) 35 ; PPC32: nop 36 ; PPC32-DAG: lwz [[HI0:[0-9]+]], 24(1) 37 ; PPC32-DAG: lwz [[LO0:[0-9]+]], 16(1) 38 ; PPC32-DAG: lwz [[HI1:[0-9]+]], 28(1) 39 ; PPC32-DAG: lwz [[LO1:[0-9]+]], 20(1) 40 ; PPC32: rlwinm [[FLIP_BIT:[0-9]+]], [[HI0]], 0, 0, 0 41 ; PPC32-DAG: xor [[HI0]], [[HI0]], [[FLIP_BIT] [all...] |
/external/valgrind/coregrind/m_gdbserver/ |
valgrind-low-ppc32.c | 39 Need to look at what is the exact ppc32 model to support. 186 VexGuestPPC32State* ppc32 = (VexGuestPPC32State*) get_arch (set, tst); local 191 case 0: VG_(transfer) (&ppc32->guest_GPR0, buf, dir, size, mod); break; 192 case 1: VG_(transfer) (&ppc32->guest_GPR1, buf, dir, size, mod); break; 193 case 2: VG_(transfer) (&ppc32->guest_GPR2, buf, dir, size, mod); break; 194 case 3: VG_(transfer) (&ppc32->guest_GPR3, buf, dir, size, mod); break; 195 case 4: VG_(transfer) (&ppc32->guest_GPR4, buf, dir, size, mod); break; 196 case 5: VG_(transfer) (&ppc32->guest_GPR5, buf, dir, size, mod); break; 197 case 6: VG_(transfer) (&ppc32->guest_GPR6, buf, dir, size, mod); break; 198 case 7: VG_(transfer) (&ppc32->guest_GPR7, buf, dir, size, mod); break 336 VexGuestPPC32State* ppc32 = (VexGuestPPC32State*)&tst->arch.vex; local [all...] |