diff options
author | Emilio G. Cota <cota@braap.org> | 2018-02-28 20:06:56 -0500 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2018-05-09 10:12:21 -0700 |
commit | c88691aaddf364f25ea5bc7c99671d1903960466 (patch) | |
tree | ea331cb1c63aa568c39de1e7229c457fbd8e3fd4 /target/openrisc | |
parent | eccf741ab8ee9f2011bdc6d6e47917fab6bebb94 (diff) | |
download | qemu-c88691aaddf364f25ea5bc7c99671d1903960466.zip qemu-c88691aaddf364f25ea5bc7c99671d1903960466.tar.gz qemu-c88691aaddf364f25ea5bc7c99671d1903960466.tar.bz2 |
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 'target/openrisc')
0 files changed, 0 insertions, 0 deletions