]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390: BFP testsuite: load positive/negative/complement, load and test
authorFlorian Krohm <flo2030@eich-krohm.de>
Mon, 22 Sep 2025 22:20:57 +0000 (22:20 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Mon, 22 Sep 2025 22:20:57 +0000 (22:20 +0000)
commit69e67dadf5572b5e6521da2b87633d503f1d597b
treeacf6767f8f65494f5ae905ebe78abb9a9ca1bc1a
parent6190acedb1d5f1e8a3365e8affcf8ce5c0beac0f
s390: BFP testsuite: load positive/negative/complement, load and test

Remove bfp-2. Add bfp-load
Observe condition code!
Also add correct bfp-compare.stdout.exp (c.f. 6190acedb1d)

Part of fixing https://bugs.kde.org/show_bug.cgi?id=509572
.gitignore
none/tests/s390x/Makefile.am
none/tests/s390x/bfp-2.c [deleted file]
none/tests/s390x/bfp-2.stdout.exp [deleted file]
none/tests/s390x/bfp-2.vgtest [deleted file]
none/tests/s390x/bfp-compare.stdout.exp
none/tests/s390x/bfp-load.c [new file with mode: 0644]
none/tests/s390x/bfp-load.stderr.exp [moved from none/tests/s390x/bfp-2.stderr.exp with 100% similarity]
none/tests/s390x/bfp-load.stdout.exp [new file with mode: 0644]
none/tests/s390x/bfp-load.vgtest [new file with mode: 0644]