OSDN Git Service

s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
authorDavid Hildenbrand <david@redhat.com>
Mon, 28 Sep 2020 12:27:13 +0000 (14:27 +0200)
committerCornelia Huck <cohuck@redhat.com>
Fri, 2 Oct 2020 11:52:49 +0000 (13:52 +0200)
commit6645e4542fa2fcbd43f0df8c3a185e25edb366aa
tree75d428377b4973d3b80bb568cae577d922643d04
parentfa5e82ccb4ffb9bd6c0fa98636679dad07e9a91f
s390x/tcg: Implement MULTIPLY HALFWORD (MGH)

Just like MULTIPLY HALFWORD IMMEDIATE (MGHI), only the second operand
(signed 16 bit) comes from memory.

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