]> sourceware.org Git - valgrind.git/commit
s390x: Misc-insn-3, bitwise logical 3-way instructions
authorAndreas Arnez <arnez@linux.ibm.com>
Tue, 26 Jan 2021 14:06:47 +0000 (15:06 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 1 Sep 2021 12:44:15 +0000 (14:44 +0200)
commit0400a31e7e71dc6e3537e752e70d999170079781
tree13cae78e7050cffaa87014a5f9f8d113bb31a3f5
parent44da99781e5bb954a0cd3c897b859012a125fec6
s390x: Misc-insn-3, bitwise logical 3-way instructions

Add support for the instructions NCRK, NCGRK, NNRK, NNGRK, NORK, NOGRK,
NXRK, NXGRK, OCRK, and OCGRK.  Introduce a common helper and use it for
the existing instructions NRK, NGRK, XRK, XGRK, ORK, and OGRK as well.
VEX/priv/guest_s390_toIR.c
This page took 0.028506 seconds and 5 git commands to generate.