Home
last modified time | relevance | path

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

12345678910>>...24

/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind-low-s390x.c129 VexGuestS390XState* s390x = (VexGuestS390XState*) get_arch (set, tst); in transfer_register() local
135 case 1: VG_(transfer) (&s390x->guest_IA, buf, dir, size, mod); break; in transfer_register()
136 case 2: VG_(transfer) (&s390x->guest_r0, buf, dir, size, mod); break; in transfer_register()
137 case 3: VG_(transfer) (&s390x->guest_r1, buf, dir, size, mod); break; in transfer_register()
138 case 4: VG_(transfer) (&s390x->guest_r2, buf, dir, size, mod); break; in transfer_register()
139 case 5: VG_(transfer) (&s390x->guest_r3, buf, dir, size, mod); break; in transfer_register()
140 case 6: VG_(transfer) (&s390x->guest_r4, buf, dir, size, mod); break; in transfer_register()
141 case 7: VG_(transfer) (&s390x->guest_r5, buf, dir, size, mod); break; in transfer_register()
142 case 8: VG_(transfer) (&s390x->guest_r6, buf, dir, size, mod); break; in transfer_register()
143 case 9: VG_(transfer) (&s390x->guest_r7, buf, dir, size, mod); break; in transfer_register()
[all …]
/external/valgrind/main/memcheck/tests/vbit-test/
Dirops.c13 …{ DEFOP(Iop_Add8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
14 …{ DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
15 …{ DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
16 …{ DEFOP(Iop_Add64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
17 …{ DEFOP(Iop_Sub8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 =…
18 …{ DEFOP(Iop_Sub16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
19 …{ DEFOP(Iop_Sub32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
20 …{ DEFOP(Iop_Sub64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 =…
21 …{ DEFOP(Iop_Mul8, UNDEF_LEFT), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 =…
22 …{ DEFOP(Iop_Mul16, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 =…
[all …]
/external/valgrind/main/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/ltrace/sysdeps/linux-gnu/
Dmksyscallent_s39034 $s390x = 0;
35 $opt_x and $s390x = 1;
40 if ($s390x==1) {
/external/llvm/test/CodeGen/SystemZ/
Dalloca-01.ll4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK
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-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-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-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
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-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-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-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-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-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-09.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-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 -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-MAIN
4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-CP
/external/ltrace/sysdeps/linux-gnu/s390/
Dfetch.c45 s390x(struct fetch_context *ctx) in s390x() function
107 + (s390x(context) ? 160 : 96); in arch_fetch_arg_init()
135 if (s390x(ctx)) { in allocate_stack_slot()
174 assert(!s390x(ctx)); in allocate_gpr_pair()
205 int pool = s390x(ctx) ? 6 : 2; in allocate_fpr()
246 if (sz <= (s390x(ctx) ? 8 : 4)) in arch_fetch_arg_next()
/external/valgrind/main/none/tests/s390x/
Ddfpext.vgtest2 …eq: test -e dfpext && ../../../tests/s390x_features s390x-dfp && ../../../tests/s390x_features s39…
Dcu14_1.vgtest1 prereq: ../../../tests/s390x_features s390x-etf3
/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/main/coregrind/
DMakefile.am338 m_dispatch/dispatch-s390x-linux.S \
357 m_gdbserver/valgrind-low-s390x.c \
379 m_sigframe/sigframe-s390x-linux.c \
390 m_syswrap/syscall-s390x-linux.S \
406 m_syswrap/syswrap-s390x-linux.c \
577 m_gdbserver/s390x-core64-valgrind-s1.xml \
578 m_gdbserver/s390x-core64-valgrind-s2.xml \
579 m_gdbserver/s390x-core64.xml \
580 m_gdbserver/s390x-generic-valgrind.xml \
581 m_gdbserver/s390x-generic.xml \
[all …]
/external/valgrind/main/include/
DMakefile.am52 vki/vki-posixtypes-s390x-linux.h \
61 vki/vki-s390x-linux.h \
70 vki/vki-scnums-s390x-linux.h \
/external/valgrind/main/exp-sgcheck/tests/
Dis_arch_supported13 ppc*|arm*|s390x|mips*) exit 1;;

12345678910>>...24