]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
s390: Add z16 support to ecag testcase
authorAndreas Arnez <arnez@linux.ibm.com>
Thu, 8 Dec 2022 12:39:25 +0000 (13:39 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 11 Jan 2023 15:44:38 +0000 (16:44 +0100)
The testcase 'none/tests/s390x/ecag' requires expected output from any
machine it runs on.  This is missing for z16, so add it.

none/tests/s390x/Makefile.am
none/tests/s390x/ecag.stdout.exp-z16 [new file with mode: 0644]

index d8f9e4b8941e4b188cca41d5e0253421fb257632..2a22aefac25f9f574a233189e840f7b9ca45cce2 100644 (file)
@@ -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 (file)
index 0000000..e3f1af3
--- /dev/null
@@ -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