Home
last modified time | relevance | path

Searched refs:ppc64 (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-ppc64.c263 VexGuestPPC64State* ppc64 = (VexGuestPPC64State*) get_arch (set, tst); in transfer_register() local
297 case 0: VG_(transfer) (&ppc64->guest_GPR0, buf, dir, size, mod); break; in transfer_register()
298 case 1: VG_(transfer) (&ppc64->guest_GPR1, buf, dir, size, mod); break; in transfer_register()
299 case 2: VG_(transfer) (&ppc64->guest_GPR2, buf, dir, size, mod); break; in transfer_register()
300 case 3: VG_(transfer) (&ppc64->guest_GPR3, buf, dir, size, mod); break; in transfer_register()
301 case 4: VG_(transfer) (&ppc64->guest_GPR4, buf, dir, size, mod); break; in transfer_register()
302 case 5: VG_(transfer) (&ppc64->guest_GPR5, buf, dir, size, mod); break; in transfer_register()
303 case 6: VG_(transfer) (&ppc64->guest_GPR6, buf, dir, size, mod); break; in transfer_register()
304 case 7: VG_(transfer) (&ppc64->guest_GPR7, buf, dir, size, mod); break; in transfer_register()
305 case 8: VG_(transfer) (&ppc64->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/llvm/test/CodeGen/PowerPC/
DFrames-leaf.ll17 ; 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 | \
Dpwr3-6x.ll3 ;RUN: llc < %s -march=ppc64 -mcpu=pwr3 | FileCheck %s
4 ;RUN: llc < %s -march=ppc64 -mcpu=pwr4 | FileCheck %s
5 ;RUN: llc < %s -march=ppc64 -mcpu=pwr5 | FileCheck %s
6 ;RUN: llc < %s -march=ppc64 -mcpu=pwr5x | FileCheck %s
7 ;RUN: llc < %s -march=ppc64 -mcpu=pwr6x | FileCheck %s
Dblockaddress.ll1 ; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s …
2 ; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s…
3 ; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64-unknown-linux-gnu | FileCheck %s …
4 ; RUN: llc < %s -code-model=small -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %…
5 ; RUN: llc < %s -code-model=medium -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck …
6 ; RUN: llc < %s -code-model=large -march=ppc64 -mtriple=powerpc64le-unknown-linux-gnu | FileCheck %…
Dpopcnt.ll1 ; RUN: llc -march=ppc64 -mattr=+popcntd < %s | FileCheck %s
2 ; RUN: llc -march=ppc64 -mattr=+slow-popcntd < %s | FileCheck %s --check-prefix=SLOWPC
3 ; RUN: llc -march=ppc64 -mcpu=pwr7 < %s | FileCheck %s
4 ; RUN: llc -march=ppc64 -mcpu=a2q < %s | FileCheck %s --check-prefix=SLOWPC
5 ; RUN: llc -march=ppc64 -mcpu=a2q -mattr=+popcntd < %s | FileCheck %s
Dtls.ll1 ; RUN: llc -O0 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT0 %s
2 ; RUN: llc -O1 < %s -march=ppc64 -mcpu=ppc64 | FileCheck -check-prefix=OPT1 %s
Da2q-stackalign.ll1 ; RUN: llc < %s -march=ppc64 -mcpu=a2 | FileCheck -check-prefix=CHECK-A2 %s
2 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck -check-prefix=CHECK-A2Q %s
3 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc64-bgq-linux -mcpu=a2 | FileCheck -check-prefix=CHECK-…
Da2q.ll1 ; RUN: llc < %s -march=ppc64 -mcpu=a2q | FileCheck %s
2 ; RUN: llc < %s -march=ppc64 -mcpu=a2 -mattr=+qpx | FileCheck %s
DLargeAbsoluteAddr.ll3 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
5 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
Drotl-64.ll1 ; RUN: llc < %s -march=ppc64 | grep rotld
2 ; RUN: llc < %s -march=ppc64 | grep rotldi
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
DFrames-leaf.ll17 ; 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 | \
D2008-03-18-RegScavengerAssert.ll1 ; RUN: llc < %s -march=ppc64 -enable-ppc64-regscavenger
DLargeAbsoluteAddr.ll3 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
5 ; RUN: llc < %s -march=ppc64 -mtriple=powerpc-apple-darwin | \
Drotl-64.ll1 ; RUN: llc < %s -march=ppc64 | grep rldicl
2 ; RUN: llc < %s -march=ppc64 | grep rldcl
/external/autotest/client/tests/lsb_dtk/
Dcontrol21 md5-ppc64 = 767521902e079cd884ab5636ba699114
29 arch-ppc64 = ppc64
36 md5-ppc64 = 897835ed4e3f67ab872db1635ed24177
45 libdir-ppc64 = /lib64
52 lib-ppc64 = ['ld-lsb-ppc64.so.2', 'ld-lsb-ppc64.so.3']
/external/valgrind/VEX/auxprogs/
Dgenoffsets.c137 GENOFFSET(PPC64,ppc64,GPR0); in foo()
138 GENOFFSET(PPC64,ppc64,GPR1); in foo()
139 GENOFFSET(PPC64,ppc64,GPR2); in foo()
140 GENOFFSET(PPC64,ppc64,GPR3); in foo()
141 GENOFFSET(PPC64,ppc64,GPR4); in foo()
142 GENOFFSET(PPC64,ppc64,GPR5); in foo()
143 GENOFFSET(PPC64,ppc64,GPR6); in foo()
144 GENOFFSET(PPC64,ppc64,GPR7); in foo()
145 GENOFFSET(PPC64,ppc64,GPR8); in foo()
146 GENOFFSET(PPC64,ppc64,GPR9); in foo()
[all …]
/external/libunwind/src/
DMakefile.am374 noinst_HEADERS += ppc64/init.h ppc64/unwind_i.h ppc64/ucontext_i.h
376 ppc64/is_fpreg.c ppc64/regname.c ppc64/get_func_addr.c
382 ppc64/Lglobal.c ppc64/Linit.c \
383 ppc64/Lregs.c ppc64/Lresume.c ppc64/Lstep.c
389 ppc64/Gglobal.c ppc64/Ginit.c \
390 ppc64/Gregs.c ppc64/Gresume.c ppc64/Gstep.c
567 lib_LTLIBRARIES += libunwind-ppc64.la
/external/libunwind/
DMakefile.am30 include_HEADERS += include/libunwind-ppc64.h
64 include/tdep-ppc64/dwarf-config.h \
65 include/tdep-ppc64/jmpbuf.h include/tdep-ppc64/libunwind_i.h \
/external/llvm/test/tools/llvm-symbolizer/
Dppc64.test1 // ppc64 was compiled from this source on a big-endian 64-bit PowerPC box
7 …"print('0x1000014c\n0x1000018c\n0x100001cc')" | llvm-symbolizer -obj=%p/Inputs/ppc64 | FileCheck %s
/external/llvm/test/tools/llvm-readobj/
Delf-gnuhash.test6 // $ llvm-mc -filetype=obj -triple=powerpc64-pc-linux -o example-ppc64.o example.s
10 // $ ld -shared -m elf64ppc -hash-style=gnu -o gnuhash.so.elf-ppc64 example-ppc64.o
18 RUN: llvm-readobj -gnu-hash-table %p/Inputs/gnuhash.so.elf-ppc64 | FileCheck %s -check-prefix PPC64
/external/bison/m4/
Dmultiarch.m415 # ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
16 # CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \
40 i?86 | x86_64 | ppc | ppc64)
/external/google-breakpad/src/google_breakpad/processor/
Ddump_context.h80 void SetContextPPC64(MDRawContextPPC64* ppc64);
96 MDRawContextPPC64* ppc64; member
/external/valgrind/docs/internals/
DMERGE_3_10_1.txt11 //339182 ppc64: AvSplat ought to load destination vector register with 16/16
16 //339020 ppc64: memcheck/tests/ppc64/power_ISA2_05 failing in nightly build
34 //339433 ppc64 lxvw4x instruction uses four 32-byte loads
/external/valgrind/include/
DMakefile.am56 vki/vki-posixtypes-ppc64-linux.h \
65 vki/vki-ppc64-linux.h \
74 vki/vki-scnums-ppc64-linux.h \

12345678910>>...17