/external/valgrind/coregrind/m_gdbserver/ |
D | valgrind-low-s390x.c | 128 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/ |
D | irops.c | 39 …{ 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/ |
D | vec-abi-align.ll | 4 ; 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 …]
|
D | atomic-fence-01.ll | 3 ; 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
|
D | alloca-01.ll | 4 ; 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
|
D | args-03.ll | 4 ; 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
|
D | args-02.ll | 4 ; 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
|
D | args-01.ll | 4 ; 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
|
D | args-09.ll | 3 ; 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
|
D | alloca-02.ll | 4 ; 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
|
D | fp-const-06.ll | 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | fp-const-03.ll | 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | fp-const-04.ll | 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | fp-const-05.ll | 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | fp-const-07.ll | 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | fp-const-09.ll | 4 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | tls-06.ll | 6 ; 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…
|
D | fp-const-08.ll | 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s 6 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CONST
|
D | serialize-01.ll | 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \ 5 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z196 | \
|
D | tls-01.ll | 3 ; 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/ |
D | genoffsets.c | 177 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/ |
D | control | 23 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/ |
D | dfpext.vgtest | 2 …eq: test -e dfpext && ../../../tests/s390x_features s390x-dfp && ../../../tests/s390x_features s39…
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | eh_frame_personality.ll | 1 ; 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/ |
D | Makefile.am | 374 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 …]
|