diff options
author | David Hildenbrand <david@redhat.com> | 2020-09-28 14:27:15 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2020-10-02 13:52:49 +0200 |
commit | b1feeb8760a1801a4681d3d198bc931f0ffddce9 (patch) | |
tree | 0a68541e36034ff1fd404ce47e46bdbaeb74c496 /.github | |
parent | 9131bd01eceb2458abf89796d52c0eb8c5d5dace (diff) | |
download | qemu-b1feeb8760a1801a4681d3d198bc931f0ffddce9.zip qemu-b1feeb8760a1801a4681d3d198bc931f0ffddce9.tar.gz qemu-b1feeb8760a1801a4681d3d198bc931f0ffddce9.tar.bz2 |
s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
We need new CC handling, determining the CC based on the intermediate
result (64bit for MSC and MSRKC, 128bit for MSGC and MSGRKC).
We want to store out2 ("low") after muls128 to r1, so add
"wout_out2_r1".
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200928122717.30586-8-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions