qemu-e2k/target-alpha
Sergey Fedorov 90aa39a1cc tcg: Allow goto_tb to any target PC in user mode
In user mode, there's only a static address translation, TBs are always
invalidated properly and direct jumps are reset when mapping change.
Thus the destination address is always valid for direct jumps and
there's no need to restrict it to the pages the TB resides in.

Signed-off-by: Sergey Fedorov <serge.fdrv@gmail.com>
Signed-off-by: Sergey Fedorov <sergey.fedorov@linaro.org>
Cc: Riku Voipio <riku.voipio@iki.fi>
Cc: Blue Swirl <blauwirbel@gmail.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2016-05-12 14:06:42 -10:00
..
Makefile.objs target-alpha: Move VAX helpers to a new file 2015-05-18 13:03:46 -07:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
cpu-qom.h target-alpha: Use cpu_exec_interrupt qom hook 2014-09-25 18:54:21 +01:00
cpu.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
cpu.h tb: consistently use uint32_t for tb->flags 2016-05-12 14:06:40 -10:00
fpu_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
gdbstub.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
helper.h cmpbge emulation improvements 2015-09-03 12:09:41 +01:00
int_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
machine.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
mem_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
sys_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00
translate.c tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
vax_helper.c alpha: Clean up includes 2016-01-29 15:07:23 +00:00