qemu-e2k/target/xtensa
Max Filippov 787eaa4904 target/xtensa: don't continue translation after exception
There's no point in continuing translating guest instructions once an
unconditional exception is thrown.
There's also no point in updating pc before any instruction is
translated, don't do it.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-01-15 13:01:56 -08:00
..
core-dc232b
core-dc233c
core-fsf
core-dc232b.c
core-dc233c.c
core-fsf.c
cpu-qom.h
cpu.c target/xtensa: implement RUNSTALL 2017-01-15 13:01:55 -08:00
cpu.h target/xtensa: support icount 2017-01-15 13:01:56 -08:00
gdbstub.c
helper.c target/xtensa: implement RUNSTALL 2017-01-15 13:01:55 -08:00
helper.h target/xtensa: refactor CCOUNT/CCOMPARE 2017-01-15 13:01:55 -08:00
import_core.sh
Makefile.objs
monitor.c
op_helper.c target/xtensa: support icount 2017-01-15 13:01:56 -08:00
overlay_tool.h
translate.c target/xtensa: don't continue translation after exception 2017-01-15 13:01:56 -08:00
xtensa-semi.c