/external/elfutils/src/tests/ |
run-backtrace-core-s390x.sh | 20 check_core s390x
|
Makefile.am | 110 run-backtrace-core-s390x.sh run-backtrace-core-s390.sh \ 268 backtrace.s390x.core.bz2 backtrace.s390x.exec.bz2 \ 270 run-backtrace-core-s390x.sh run-backtrace-core-s390.sh \
|
/external/valgrind/coregrind/m_gdbserver/ |
valgrind-low-s390x.c | 128 VexGuestS390XState* s390x = (VexGuestS390XState*) get_arch (set, tst); local 134 case 1: VG_(transfer) (&s390x->guest_IA, buf, dir, size, mod); break; 135 case 2: VG_(transfer) (&s390x->guest_r0, buf, dir, size, mod); break; 136 case 3: VG_(transfer) (&s390x->guest_r1, buf, dir, size, mod); break; 137 case 4: VG_(transfer) (&s390x->guest_r2, buf, dir, size, mod); break; 138 case 5: VG_(transfer) (&s390x->guest_r3, buf, dir, size, mod); break; 139 case 6: VG_(transfer) (&s390x->guest_r4, buf, dir, size, mod); break; 140 case 7: VG_(transfer) (&s390x->guest_r5, buf, dir, size, mod); break; 141 case 8: VG_(transfer) (&s390x->guest_r6, buf, dir, size, mod); break; 142 case 9: VG_(transfer) (&s390x->guest_r7, buf, dir, size, mod); break 201 VexGuestS390XState* s390x = (VexGuestS390XState*)&tst->arch.vex; local [all...] |
/external/valgrind/exp-sgcheck/tests/ |
is_arch_supported | 3 # Not all architectures are supported by exp-ptr. Currently, PowerPC, s390x, 13 ppc*|arm*|s390x|mips*|tilegx) exit 1;;
|
/external/ltrace/sysdeps/linux-gnu/ |
mksyscallent_s390 | 21 # Generate syscall table for s390/s390x 34 $s390x = 0; 35 $opt_x and $s390x = 1; 40 if ($s390x==1) {
|
/external/valgrind/memcheck/tests/vbit-test/ |
irops.c | 14 { DEFOP(Iop_Add8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 0 }, 15 { DEFOP(Iop_Add16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 0 }, 16 { DEFOP(Iop_Add32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 1 }, 17 { DEFOP(Iop_Add64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 0, .mips64 = 1, .tilegx = 1 }, // mips asserts 18 { DEFOP(Iop_Sub8, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 1 }, 19 { DEFOP(Iop_Sub16, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 1, .mips64 = 1, .tilegx = 1 }, 20 { DEFOP(Iop_Sub32, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 1, .mips32 = 1, .mips64 = 1, .tilegx = 1 }, 21 { DEFOP(Iop_Sub64, UNDEF_LEFT), .s390x = 1, .amd64 = 1, .x86 = 1, .arm = 1, .ppc64 = 1, .ppc32 = 0, .mips32 = 0, .mips64 = 1, .tilegx = 1 }, // ppc32, mips assert 22 { DEFOP(Iop_Mul8, UNDEF_LEFT), .s390x = 0, .amd64 = 0, .x86 = 0, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0, .tilegx = 0 }, 23 { DEFOP(Iop_Mul16, UNDEF_LEFT), .s390x = 0, .amd64 = 1, .x86 = 1, .arm = 0, .ppc64 = 0, .ppc32 = 0, .mips32 = 0, .mips64 = 0, .tilegx = 0 (…) [all...] |
vtest.h | 70 unsigned s390x : 1; member in struct:__anon20913
|
/external/strace/tests/ |
restart_syscall.test | 18 alpha|mips|or1k|s390|s390x)
|
/external/valgrind/none/tests/ |
allexec_prepare_prereq | 33 pair s390x_unexisting_in_32bits s390x
|
/external/ltrace/sysdeps/linux-gnu/s390/ |
fetch.c | 45 s390x(struct fetch_context *ctx) function 52 * | 1 | 1 | 64-bit | z/Architecture, "s390x" 107 + (s390x(context) ? 160 : 96); 135 if (s390x(ctx)) { 174 assert(!s390x(ctx)); 205 int pool = s390x(ctx) ? 6 : 2; 242 * on s390x are passed in register. On s390, long 246 if (sz <= (s390x(ctx) ? 8 : 4))
|
/external/valgrind/VEX/auxprogs/ |
genoffsets.c | 177 // s390x 178 GENOFFSET(S390X,s390x,r2); 179 GENOFFSET(S390X,s390x,r3); 180 GENOFFSET(S390X,s390x,r4); 181 GENOFFSET(S390X,s390x,r5); 182 GENOFFSET(S390X,s390x,r6) [all...] |
/external/llvm/test/DebugInfo/SystemZ/ |
eh_frame.s | 1 # RUN: llvm-mc -triple=s390x-linux-gnu -filetype=obj %s -o %t
|
eh_frame_personality.s | 1 # RUN: llvm-mc -triple=s390x-linux-gnu -filetype=obj %s -o %t
|
/external/strace/debian/ |
rules | 26 arch64_map = i386=x86_64 powerpc=powerpc64 sparc=sparc64 s390=s390x
|
/external/llvm/test/MC/SystemZ/ |
insn-bad-zEC12.s | 2 # RUN: not llvm-mc -triple s390x-linux-gnu -mcpu=zEC12 < %s 2> %t
|
tokens.s | 1 # RUN: not llvm-mc -triple s390x-linux-gnu < %s 2> %t
|
fixups.s | 2 # RUN: llvm-mc -triple s390x-unknown-unknown --show-encoding %s | FileCheck %s 4 # RUN: llvm-mc -triple s390x-unknown-unknown -filetype=obj %s | \
|
/external/valgrind/ |
Android.mk | 253 coregrind/m_sigframe/sigframe-s390x-linux.c \ 263 coregrind/m_syswrap/syscall-s390x-linux.S \ 277 coregrind/m_syswrap/syswrap-s390x-linux.c \ 297 coregrind/m_gdbserver/valgrind-low-s390x.c \
|
/external/cmockery/cmockery_0_1_2/ |
config.sub | 875 s390x | s390x-*) 876 basic_machine=s390x-ibm 1002 basic_machine=s390x-ibm
|
/external/google-tv-pairing-protocol/cpp/ |
config.sub | 959 s390x | s390x-*) 960 basic_machine=s390x-ibm 1097 basic_machine=s390x-ibm [all...] |
/external/libexif/ |
config.sub | 968 s390x | s390x-*) 969 basic_machine=s390x-ibm 1106 basic_machine=s390x-ibm [all...] |
/external/libmtp/ |
config.sub | 932 s390x | s390x-*) 933 basic_machine=s390x-ibm 1070 basic_machine=s390x-ibm [all...] |
/external/libogg/ |
config.sub | 899 s390x | s390x-*) 900 basic_machine=s390x-ibm 1026 basic_machine=s390x-ibm
|
/external/libpcap/ |
config.sub | 969 s390x | s390x-*) 970 basic_machine=s390x-ibm 1107 basic_machine=s390x-ibm [all...] |
/external/libusb/ |
config.sub | 950 s390x | s390x-*) 951 basic_machine=s390x-ibm 1088 basic_machine=s390x-ibm [all...] |