aboutsummaryrefslogtreecommitdiff
path: root/qemu-tool.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@twiddle.net>2012-09-05 17:28:17 -0700
committerRichard Henderson <rth@twiddle.net>2013-01-05 12:18:44 -0800
commit7a6c7067f034c5b887cda5e45ef660fe50ebbd1b (patch)
treeb60af3805d87e967b7728acb258ab9c54a566329 /qemu-tool.c
parent2cf5e350c4f7ec08aab5d70193310c721b8179e9 (diff)
target-s390: Tidy s->op_cc handling
There's no need to force computation of the true cc_op when taking an exception or single stepping. In either case we'll enter the next TB with s->cc_op = DYNAMIC and recompute anyway. Just make sure that s->cc_op is stored back to env->cc_op as needed. Delete some dead functions, avoid allocating unused TCG temps, drop the old s->is_jmp setting. Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'qemu-tool.c')
0 files changed, 0 insertions, 0 deletions