diff options
author | Emilio G. Cota <cota@braap.org> | 2017-04-26 23:29:22 -0400 |
---|---|---|
committer | Richard Henderson <rth@twiddle.net> | 2017-06-05 09:25:42 -0700 |
commit | fe62089563ffc6a42f16ff28a6b6be34d2697766 (patch) | |
tree | 711b363b2a6223a16b4865603c4221e202470899 /hw/lm32 | |
parent | 1ebb1af1b8068fca36f48f738eb7146ecdf03625 (diff) | |
download | qemu-fe62089563ffc6a42f16ff28a6b6be34d2697766.zip qemu-fe62089563ffc6a42f16ff28a6b6be34d2697766.tar.gz qemu-fe62089563ffc6a42f16ff28a6b6be34d2697766.tar.bz2 |
target/i386: optimize cross-page direct jumps in softmmu
Instead of unconditionally exiting to the exec loop, use the
gen_jr helper to jump to the target if it is valid.
Perf impact: see next commit's log.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Message-Id: <1493263764-18657-10-git-send-email-cota@braap.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'hw/lm32')
0 files changed, 0 insertions, 0 deletions