diff options
| author | Emilio G. Cota | 2018-02-16 23:59:44 +0100 |
|---|---|---|
| committer | Richard Henderson | 2018-05-09 19:12:21 +0200 |
| commit | eccf741ab8ee9f2011bdc6d6e47917fab6bebb94 (patch) | |
| tree | 58a63b4638ff94f736f350b33412fff62e719810 /include/exec/memory.h | |
| parent | target/s390x: convert to DisasJumpType (diff) | |
| download | qemu-eccf741ab8ee9f2011bdc6d6e47917fab6bebb94.tar.gz qemu-eccf741ab8ee9f2011bdc6d6e47917fab6bebb94.tar.xz qemu-eccf741ab8ee9f2011bdc6d6e47917fab6bebb94.zip | |
target/s390x: convert to DisasContextBase
Notes:
- Did not convert {num,max}_insns and is_jmp, since the corresponding
code will go away in the next patch.
- Avoided a checkpatch error in use_exit_tb.
- As suggested by David, (1) Drop ctx.pc and use
ctx.base.pc_next instead, and (2) Rename ctx.next_pc to
ctx.pc_tmp and add a comment about it.
Acked-by: Cornelia Huck <cohuck@redhat.com>
Suggested-by: David Hildenbrand <david@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
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/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
