Home
last modified time | relevance | path

Searched refs:s390x (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/external/valgrind/coregrind/m_gdbserver/
Dvalgrind-low-s390x.c128 VexGuestS390XState* s390x = (VexGuestS390XState*) get_arch (set, tst); in transfer_register() local
134 case 1: VG_(transfer) (&s390x->guest_IA, buf, dir, size, mod); break; in transfer_register()
135 case 2: VG_(transfer) (&s390x->guest_r0, buf, dir, size, mod); break; in transfer_register()
136 case 3: VG_(transfer) (&s390x->guest_r1, buf, dir, size, mod); break; in transfer_register()
137 case 4: VG_(transfer) (&s390x->guest_r2, buf, dir, size, mod); break; in transfer_register()
138 case 5: VG_(transfer) (&s390x->guest_r3, buf, dir, size, mod); break; in transfer_register()
139 case 6: VG_(transfer) (&s390x->guest_r4, buf, dir, size, mod); break; in transfer_register()
140 case 7: VG_(transfer) (&s390x->guest_r5, buf, dir, size, mod); break; in transfer_register()
141 case 8: VG_(transfer) (&s390x->guest_r6, buf, dir, size, mod); break; in transfer_register()
142 case 9: VG_(transfer) (&s390x->guest_r7, 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/SystemZ/
Dvec-abi-align.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | \
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=generic | \
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \
10 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | \
12 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=zEC12 | \
14 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | \
17 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=vector | \
19 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=+vector | \
21 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,vector | \
23 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,+vector | \
[all …]
Datomic-fence-01.ll3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s --check-prefix=Z10
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | FileCheck %s --check-prefix=Z196
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=zEC12 | FileCheck %s --check-prefix=ZEC12
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s --check-prefix=Z13
Dalloca-01.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-A
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-B
7 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-C
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-D
9 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP
Dargs-03.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-INT
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FLOAT
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-DOUBLE
7 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-1
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-2
9 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-STACK
Dargs-02.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-INT
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FLOAT
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-DOUBLE
7 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-1
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-2
9 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-STACK
Dargs-01.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-INT
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FLOAT
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-DOUBLE
7 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-1
8 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-FP128-2
9 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-STACK
Dargs-09.ll3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-INT
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-I128-1
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-I128-2
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-STACK
Dalloca-02.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-A
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-B
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-C
7 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-D
Dfp-const-06.ll3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dfp-const-03.ll3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dfp-const-04.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dfp-const-05.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dfp-const-07.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dfp-const-09.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dtls-06.ll6 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "__tls_get_offset" …
7 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "_GLOBAL_OFFSET_TAB…
Dfp-const-08.ll5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
Dserialize-01.ll3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \
5 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | \
Dtls-01.ll3 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-MAIN
4 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-CP
/external/valgrind/VEX/auxprogs/
Dgenoffsets.c177 GENOFFSET(S390X,s390x,r2); in foo()
178 GENOFFSET(S390X,s390x,r3); in foo()
179 GENOFFSET(S390X,s390x,r4); in foo()
180 GENOFFSET(S390X,s390x,r5); in foo()
181 GENOFFSET(S390X,s390x,r6); in foo()
182 GENOFFSET(S390X,s390x,r7); in foo()
183 GENOFFSET(S390X,s390x,r15); in foo()
184 GENOFFSET(S390X,s390x,IA); in foo()
185 GENOFFSET(S390X,s390x,SYSNO); in foo()
186 GENOFFSET(S390X,s390x,IP_AT_SYSCALL); in foo()
[all …]
/external/autotest/client/tests/lsb_dtk/
Dcontrol23 md5-s390x = bf65a09c986a8e6cbec9276fa894c7b0
31 arch-s390x = s390x
39 md5-s390x = c68be6e8b95b81fd8acae5f1b7fb8608
47 libdir-s390x = /lib64
54 lib-s390x = ['ld-lsb-s390x.so.2', 'ld-lsb-s390x.so.3']
/external/valgrind/none/tests/s390x/
Ddfpext.vgtest2 …eq: test -e dfpext && ../../../tests/s390x_features s390x-dfp && ../../../tests/s390x_features s39…
/external/llvm/test/DebugInfo/SystemZ/
Deh_frame_personality.ll1 ; RUN: llc < %s -verify-machineinstrs -mtriple=s390x-linux-gnu | FileCheck -check-prefix=CHECK-FUNC…
2 ; RUN: llc < %s -verify-machineinstrs -mtriple=s390x-linux-gnu | FileCheck -check-prefix=CHECK-ET %s
3 ; RUN: llc < %s -verify-machineinstrs -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck -c…
/external/valgrind/coregrind/
DMakefile.am374 m_dispatch/dispatch-s390x-linux.S \
395 m_gdbserver/valgrind-low-s390x.c \
419 m_sigframe/sigframe-s390x-linux.c \
432 m_syswrap/syscall-s390x-linux.S \
451 m_syswrap/syswrap-s390x-linux.c \
640 m_gdbserver/s390x-core64-valgrind-s1.xml \
641 m_gdbserver/s390x-core64-valgrind-s2.xml \
642 m_gdbserver/s390x-core64.xml \
643 m_gdbserver/s390x-generic-valgrind.xml \
644 m_gdbserver/s390x-generic.xml \
[all …]

12345678910>>...34