target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 15 Jun 2021 03:07:43 +0000 (20:07 -0700)
committerCornelia Huck <cohuck@redhat.com>
Mon, 21 Jun 2021 06:48:21 +0000 (08:48 +0200)
commitdeb60cc77b6743b65d1e830300b6d56ba538b103
tree78231bf4e9842e9be173ed629e728fc1c20d6efb
parentd09e6c921301d4377c73e0bc9010b52f201862dd
target/s390x: Use s390_cpu_{set_psw, get_psw_mask} in gdbstub

No change in behaviour, as gdbstub was correctly written to
install and extract the cc value.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Tested-by: jonathan.albrecht <jonathan.albrecht@linux.vnet.ibm.com>
Tested-by: <ruixin.bao@ibm.com>
Message-Id: <20210615030744.1252385-5-richard.henderson@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/gdbstub.c