s390x/tcg: Implement ADD HALFWORD (AGH)
commit87d7d93170fdc5749dd631c95e65c449fc30c3a9
authorDavid Hildenbrand <david@redhat.com>
Mon, 28 Sep 2020 12:27:10 +0000 (28 14:27 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 2 Oct 2020 11:52:49 +0000 (2 13:52 +0200)
tree1f45d454e789f33b9f34da921ac18bbd56f1315c
parent98998cda5da8adcdab2eacac5a8531f24226a542
s390x/tcg: Implement ADD HALFWORD (AGH)

Easy, just like ADD HALFWORD IMMEDIATE (AGHI).

Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200928122717.30586-3-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/insn-data.def
target/s390x/translate.c