Bug 385411 s390x: Tests and internals for z13 vector FP support
commit86bd889458883295b73c36696ec64dea9338a7a3
authorVadim Barkov <vbrkov@gmail.com>
Fri, 5 Oct 2018 10:46:44 +0000 (5 13:46 +0300)
committerAndreas Arnez <arnez@linux.ibm.com>
Fri, 30 Nov 2018 13:29:39 +0000 (30 14:29 +0100)
treeea61da83773f84985a3153d31e738d85875bb845
parent600a0099a1eb2335a3f9563534c112e11817002b
Bug 385411 s390x: Tests and internals for z13 vector FP support

Add test cases for the z13 vector FP support.  Bring s390-opcodes.csv
up-to-date, reflecting that the z13 vector instructions are now supported.
Also remove the non-support disclaimer for the vector facility from
README.s390.

The patch was contributed by Vadim Barkov, with some clean-up and minor
adjustments by Andreas Arnez.
.gitignore
README.s390
docs/internals/s390-opcodes.csv
none/tests/s390x/Makefile.am
none/tests/s390x/vector.h
none/tests/s390x/vector_float.c [new file with mode: 0644]
none/tests/s390x/vector_float.stderr.exp [new file with mode: 0644]
none/tests/s390x/vector_float.stdout.exp [new file with mode: 0644]
none/tests/s390x/vector_float.vgtest [new file with mode: 0644]