diff options
| author | Emilio G. Cota | 2018-03-01 02:06:56 +0100 |
|---|---|---|
| committer | Richard Henderson | 2018-05-09 19:12:21 +0200 |
| commit | c88691aaddf364f25ea5bc7c99671d1903960466 (patch) | |
| tree | ea331cb1c63aa568c39de1e7229c457fbd8e3fd4 /include | |
| parent | target/s390x: convert to DisasContextBase (diff) | |
| download | qemu-c88691aaddf364f25ea5bc7c99671d1903960466.tar.gz qemu-c88691aaddf364f25ea5bc7c99671d1903960466.tar.xz qemu-c88691aaddf364f25ea5bc7c99671d1903960466.zip | |
target/s390x: convert to TranslatorOps
Note: I looked into dropping dc->do_debug. However, I don't see
an easy way to do it given that TOO_MANY is also valid
when we just translate more than max_insns. Thus, the check
for do_debug in "case DISAS_PC_CC_UPDATED" would still need
additional state to know whether or not we came from
breakpoint_check.
Acked-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: David Hildenbrand <david@redhat.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Alexander Graf <agraf@suse.de>
Cc: qemu-s390x@nongnu.org
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
