From: Andreas Arnez Date: Thu, 8 Dec 2022 12:39:25 +0000 (+0100) Subject: s390: Add z16 support to ecag testcase X-Git-Tag: VALGRIND_3_21_0~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4cd4b8d5ec13ef92d97b0e9a9e0053e8bd094e;p=thirdparty%2Fvalgrind.git s390: Add z16 support to ecag testcase The testcase 'none/tests/s390x/ecag' requires expected output from any machine it runs on. This is missing for z16, so add it. --- diff --git a/none/tests/s390x/Makefile.am b/none/tests/s390x/Makefile.am index d8f9e4b894..2a22aefac2 100644 --- a/none/tests/s390x/Makefile.am +++ b/none/tests/s390x/Makefile.am @@ -41,6 +41,7 @@ EXTRA_DIST = \ $(addsuffix .vgtest,$(INSN_TESTS)) \ ecag.stdout.exp-z10ec ecag.stdout.exp-z196 ecag.stdout.exp-zec12 \ ecag.stdout.exp-z13 ecag.stdout.exp-z14 ecag.stdout.exp-z15 \ + ecag.stdout.exp-z16 \ op00.stderr.exp1 op00.stderr.exp2 op00.vgtest \ fixbr.vgtest fixbr.stderr.exp fixbr.stdout.exp \ fpext.vgtest fpext.stderr.exp fpext.stdout.exp \ diff --git a/none/tests/s390x/ecag.stdout.exp-z16 b/none/tests/s390x/ecag.stdout.exp-z16 new file mode 100644 index 0000000000..e3f1af306b --- /dev/null +++ b/none/tests/s390x/ecag.stdout.exp-z16 @@ -0,0 +1,21 @@ +L1 topology: separate data and instruction; private +L1 cache line size data: 256 +L1 cache line size insn: 256 +L1 total cachesize data: 131072 +L1 total cachesize insn: 131072 +L1 set. assoc. data: 8 +L1 set. assoc. insn: 8 +L2 topology: unified data and instruction; private +L2 cache line size data: 256 +L2 cache line size insn: 256 +L2 total cachesize data: 33554432 +L2 total cachesize insn: 33554432 +L2 set. assoc. data: 16 +L2 set. assoc. insn: 16 +L3 topology: unified data and instruction; shared +L3 cache line size data: 256 +L3 cache line size insn: 256 +L3 total cachesize data: 268435456 +L3 total cachesize insn: 268435456 +L3 set. assoc. data: 128 +L3 set. assoc. insn: 128