tests/tcg/s390x: Tests for Vector Enhancements Facility 2
commitbc556c6686269c905043760631d7f57a30588bf3
authorDavid Miller <dmiller423@gmail.com>
Thu, 28 Apr 2022 09:47:08 +0000 (28 11:47 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 4 May 2022 06:47:19 +0000 (4 08:47 +0200)
treebe68a249d91dc23d98a55967ab0497af796c731b
parent4f9b6c7ddb2937157a6f87de6bb79a5b93dcea5a
tests/tcg/s390x: Tests for Vector Enhancements Facility 2

Signed-off-by: David Miller <dmiller423@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Tested-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220428094708.84835-14-david@redhat.com>
[thuth: Only add test if -march=z15 is supported. Fix constraints for Clang]
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/vx.h [new file with mode: 0644]
tests/tcg/s390x/vxeh2_vcvt.c [new file with mode: 0644]
tests/tcg/s390x/vxeh2_vlstr.c [new file with mode: 0644]
tests/tcg/s390x/vxeh2_vs.c [new file with mode: 0644]