Home
last modified time | relevance | path

Searched refs:ppc32 (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-ppc32.c186 VexGuestPPC32State* ppc32 = (VexGuestPPC32State*) get_arch (set, tst); in transfer_register() local
191 case 0: VG_(transfer) (&ppc32->guest_GPR0, buf, dir, size, mod); break; in transfer_register()
192 case 1: VG_(transfer) (&ppc32->guest_GPR1, buf, dir, size, mod); break; in transfer_register()
193 case 2: VG_(transfer) (&ppc32->guest_GPR2, buf, dir, size, mod); break; in transfer_register()
194 case 3: VG_(transfer) (&ppc32->guest_GPR3, buf, dir, size, mod); break; in transfer_register()
195 case 4: VG_(transfer) (&ppc32->guest_GPR4, buf, dir, size, mod); break; in transfer_register()
196 case 5: VG_(transfer) (&ppc32->guest_GPR5, buf, dir, size, mod); break; in transfer_register()
197 case 6: VG_(transfer) (&ppc32->guest_GPR6, buf, dir, size, mod); break; in transfer_register()
198 case 7: VG_(transfer) (&ppc32->guest_GPR7, buf, dir, size, mod); break; in transfer_register()
199 case 8: VG_(transfer) (&ppc32->guest_GPR8, buf, dir, size, mod); break; in transfer_register()
[all …]
/external/valgrind/memcheck/tests/vbit-test/
Dirops.c39 …{ DEFOP(Iop_Add8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
40 …{ DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
41 …{ DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
42 …{ DEFOP(Iop_Add64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
43 …{ DEFOP(Iop_Sub8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
44 …{ DEFOP(Iop_Sub16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
45 …{ DEFOP(Iop_Sub32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
46 …{ DEFOP(Iop_Sub64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
47 …{ DEFOP(Iop_Mul8, UNDEF_LEFT), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 =…
48 …{ DEFOP(Iop_Mul16, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
[all …]
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Di64_fp.ll4 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
6 ; RUN: llc < %s -march=ppc32 -mattr=+64bit | \
8 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
10 ; RUN: llc < %s -march=ppc32 -mcpu=g5 | \
12 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
14 ; RUN: llc < %s -march=ppc32 -mattr=-64bit | \
16 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
18 ; RUN: llc < %s -march=ppc32 -mcpu=g4 | \
DFrames-leaf.ll1 ; RUN: llc < %s -march=ppc32 | \
3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
9 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
11 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
13 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
15 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
DFrames-alloca.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 | FileCheck %s -check-prefix=PPC32
3 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
5 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck …
6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -enable-ppc32-regscavenger | FileCheck …
7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim -enable-ppc32-regscave…
Dlong-compare.ll1 ; 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 }
Dfsqrt.ll4 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
6 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
8 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
10 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
Dcalls.ll3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
Dconstants.ll2 ; RUN: llc < %s -march=ppc32 | \
4 ; RUN: llc < %s -march=ppc32 | \
6 ; RUN: llc < %s -march=ppc32 | \
/external/llvm/test/CodeGen/PowerPC/
Di64_fp.ll4 ; 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 | \
DFrames-leaf.ll1 ; RUN: llc < %s -march=ppc32 | \
3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
9 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
11 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
13 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
15 ; RUN: llc < %s -march=ppc32 -disable-fp-elim | \
Dlong-compare.ll1 ; 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 "
Dppc32-i1-vaarg.ll1 ; RUN: llc < %s -march=ppc32 -mcpu=ppc32 | FileCheck %s
2 ; RUN: llc < %s -march=ppc32 -mcpu=ppc32 -mtriple=powerpc-darwin9 | FileCheck %s -check-prefix=CHEC…
Dfsqrt.ll4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \
6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \
8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \
10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
DFrames-alloca.ll1 ; 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-…
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-PPC3…
7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim | FileCheck %s -check-…
Drotl.ll1 ; RUN: llc < %s -march=ppc32 | grep rotrw: | count 1
2 ; RUN: llc < %s -march=ppc32 | grep rotlw: | count 1
3 ; RUN: llc < %s -march=ppc32 | grep rotlwi: | count 1
4 ; RUN: llc < %s -march=ppc32 | grep rotrwi: | count 1
Dcalls.ll3 ; RUN: llc < %s -march=ppc32 | \
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 | \
Dconstants.ll2 ; RUN: llc < %s -march=ppc32 | \
4 ; RUN: llc < %s -march=ppc32 | \
6 ; RUN: llc < %s -march=ppc32 | \
Drotl-2.ll1 ; RUN: llc < %s -march=ppc32 | grep rotlwi | count 2
2 ; RUN: llc < %s -march=ppc32 | grep clrlwi | count 2
3 ; RUN: llc < %s -march=ppc32 | grep rotlw | count 4
4 ; RUN: llc < %s -march=ppc32 | not grep or
DFrames-small.ll1 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -o %t1
5 ; RUN: llc < %s -march=ppc32 | \
7 ; RUN: llc < %s -march=ppc32 -mtriple=powerpc-apple-darwin8 -disable-fp-elim \
/external/valgrind/docs/internals/
D3_1_BUGSTATUS.txt28 v5849 fixed 124475 ppc32: crash (syscall?) timer_settime()
35 v5849 fixed 124808 ppc32: sys_sched_getaffinity() not handled
38 v5849 fixed 125492 ppc32: support a bunch more syscalls
39 v5852/5907 fixed 121617 ppc32/64: coredumping gives assertion failure
49 segfaults on ppc32-linux
51 vx1605/6 fixed 126451 3.2 SVN doesn't work on ppc32 CPU's without FPU
81 v5262 v5446 n-i-bz fsub 3,3,3 in ppc32 dispatcher doesn't clear NaNs
82 v5270 v5447 n-i-bz ppc32: __NR_{set,get}priority
91 vx1482 vx1514 117419 ppc32: lfsu f5, -4(r11)
92 vx1492 vx1515 117419 ppc32: fsqrt
[all …]
/external/valgrind/VEX/auxprogs/
Dgenoffsets.c122 GENOFFSET(PPC32,ppc32,GPR0); in foo()
123 GENOFFSET(PPC32,ppc32,GPR1); in foo()
124 GENOFFSET(PPC32,ppc32,GPR2); in foo()
125 GENOFFSET(PPC32,ppc32,GPR3); in foo()
126 GENOFFSET(PPC32,ppc32,GPR4); in foo()
127 GENOFFSET(PPC32,ppc32,GPR5); in foo()
128 GENOFFSET(PPC32,ppc32,GPR6); in foo()
129 GENOFFSET(PPC32,ppc32,GPR7); in foo()
130 GENOFFSET(PPC32,ppc32,GPR8); in foo()
131 GENOFFSET(PPC32,ppc32,GPR9); in foo()
[all …]
/external/autotest/client/tests/lsb_dtk/
Dcontrol20 md5-ppc32 = 74951b8647d63a3c972709b36740af1e
28 arch-ppc32 = ppc
44 libdir-ppc32 = /lib
51 lib-ppc32 = ['ld-lsb-ppc32.so.2', 'ld-lsb-ppc32.so.3']
/external/valgrind/none/tests/ppc32/
DMakefile.am7 bug129390-ppc32.stdout.exp bug129390-ppc32.stderr.exp \
8 bug129390-ppc32.vgtest \
9 bug139050-ppc32.stdout.exp bug139050-ppc32.stderr.exp \
10 bug139050-ppc32.vgtest \
64 bug129390-ppc32 bug139050-ppc32 \
/external/libunwind/src/
DMakefile.am355 noinst_HEADERS += ppc32/init.h ppc32/unwind_i.h ppc32/ucontext_i.h
357 ppc32/is_fpreg.c ppc32/regname.c ppc32/get_func_addr.c
363 ppc32/Lglobal.c ppc32/Linit.c \
364 ppc32/Lregs.c ppc32/Lresume.c ppc32/Lstep.c
370 ppc32/Gglobal.c ppc32/Ginit.c \
371 ppc32/Gregs.c ppc32/Gresume.c ppc32/Gstep.c
555 lib_LTLIBRARIES += libunwind-ppc32.la

12345678910>>...17