Bug 385411 s390x: Add z13 vector floating point support
commit600a0099a1eb2335a3f9563534c112e11817002b
authorVadim Barkov <vbrkov@gmail.com>
Fri, 5 Oct 2018 10:51:49 +0000 (5 13:51 +0300)
committerAndreas Arnez <arnez@linux.ibm.com>
Fri, 30 Nov 2018 13:29:39 +0000 (30 14:29 +0100)
tree083b6938077cd986fe3146cc110812b1de176ebb
parentf2c03ce3babe51eecbf03735f726c4028a162857
Bug 385411 s390x: Add z13 vector floating point support

This adds support for the z/Architecture vector FP instructions that were
introduced with z13.

The patch was contributed by Vadim Barkov, with some clean-up and minor
adjustments by Andreas Arnez.
NEWS
VEX/priv/guest_s390_defs.h
VEX/priv/guest_s390_helpers.c
VEX/priv/guest_s390_toIR.c
VEX/priv/host_s390_defs.c
VEX/priv/host_s390_defs.h
VEX/priv/host_s390_isel.c