]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Add convenience function mkV128()
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 7 Apr 2021 10:30:20 +0000 (12:30 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 5 May 2021 15:32:21 +0000 (17:32 +0200)
commit5db3f929c43bf46f4707178706cfe90f43acdd19
tree3ff8b2d10bdff36dea7bb12c5083d5b8c830f529
parent18ddcc47c951427efd3b790ba2481159b9bd1598
s390x: Add convenience function mkV128()

Provide mkV128() as a short-hand notation for creating a vector constant from
a bit pattern, similar to other such functions like mkU64().
VEX/priv/guest_s390_toIR.c