HomeSort by relevance Sort by last modified time
    Searched full:s390x (Results 451 - 475 of 1430) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/SystemZ/
vec-mul-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s
vec-neg-01.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 | FileCheck %s
xor-04.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
xor-08.ll 3 ; RUN: llc < %s -mtriple=s390x-linux-gnu | FileCheck %s
  /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/llvm/test/tools/llvm-profdata/
gcc-gcov-sample-profile.test 4 XFAIL: powerpc64-, s390x, mips-, mips64-, sparc
  /external/strace/tests/
strace-V.test 51 aarch64|powerpc64|riscv|s390x|sparc64|tile|x32)
  /external/strace/tests-m32/
strace-V.test 51 aarch64|powerpc64|riscv|s390x|sparc64|tile|x32)
  /external/strace/tests-mx32/
strace-V.test 51 aarch64|powerpc64|riscv|s390x|sparc64|tile|x32)
  /external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
05-MemImmStores.ll 8 target triple = "s390x-unknown-linux-gnu"
05-MemLoadsStores.ll 7 target triple = "s390x-ibm-linux"
08-DivRem.ll 7 target triple = "s390x-unknown-linux-gnu"
08-DivRemMemOp.ll 7 target triple = "s390x-unknown-linux-gnu"
  /external/valgrind/memcheck/tests/
Makefile.am 26 SUBDIRS += s390x
57 DIST_SUBDIRS = x86 amd64 ppc32 ppc64 s390x linux \
91 badrw.stderr.exp badrw.vgtest badrw.stderr.exp-s390x-mvc \
119 custom_alloc.stderr.exp-s390x-mvc \
220 origin5-bz2.stderr.exp-glibc212-s390x \
221 origin5-bz2.stderr.exp-glibc234-s390x \
236 partial_load_dflt.stderr.expr-s390x-mvc \
280 test-plo-no.stderr.exp-s390x-mvc \
320 xml1.stderr.exp xml1.stdout.exp xml1.vgtest xml1.stderr.exp-s390x-mvc
partiallydefinedeq.c 68 // s390x is even more complicated: Depending on the architecture
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
listz.go 30 package s390x package
  /prebuilts/go/darwin-x86/src/crypto/cipher/
xor.go 13 const supportsUnaligned = runtime.GOARCH == "386" || runtime.GOARCH == "amd64" || runtime.GOARCH == "ppc64" || runtime.GOARCH == "ppc64le" || runtime.GOARCH == "s390x"
  /prebuilts/go/darwin-x86/src/syscall/
mkpost.go 33 if goarch == "s390x" && goos == "linux" {
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue11656.go 68 case "s390x":
  /prebuilts/go/darwin-x86/test/
phiopt.go 1 // +build amd64 s390x
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
listz.go 30 package s390x package
  /prebuilts/go/linux-x86/src/crypto/cipher/
xor.go 13 const supportsUnaligned = runtime.GOARCH == "386" || runtime.GOARCH == "amd64" || runtime.GOARCH == "ppc64" || runtime.GOARCH == "ppc64le" || runtime.GOARCH == "s390x"
  /prebuilts/go/linux-x86/src/syscall/
mkpost.go 33 if goarch == "s390x" && goos == "linux" {
  /prebuilts/go/linux-x86/test/fixedbugs/
issue11656.go 68 case "s390x":

Completed in 2902 milliseconds

<<11121314151617181920>>