]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 509517 - s390x: Add even/odd-lane memcheck test for VME etc.
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 10 Sep 2025 17:05:40 +0000 (19:05 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Tue, 16 Sep 2025 14:38:04 +0000 (16:38 +0200)
commit5deca19cc5fe426f5477396fab0838c3a655ffcc
tree1e2f6956ec025c536c8dc62e681de3ba2e3267ae
parent6ac493c0ea305b2f7645c86ae0b0318db0fbf3e3
Bug 509517 - s390x: Add even/odd-lane memcheck test for VME etc.

Add an s390x-specific memcheck test case for the correct handling of
even/odd lanes with various vector insns.  The test fails before applying
the fix for Bug 509517 and succeeds afterwards.
.gitignore
NEWS
memcheck/tests/s390x/Makefile.am
memcheck/tests/s390x/vme.c [new file with mode: 0644]
memcheck/tests/s390x/vme.stderr.exp [new file with mode: 0644]
memcheck/tests/s390x/vme.stdout.exp [new file with mode: 0644]
memcheck/tests/s390x/vme.vgtest [new file with mode: 0644]