qemu-e2k/target-alpha
aurel32 ed1dda53d0 target-alpha: bug fix: avoid nop to override next instruction
While searching PC, always store the pc of a new instruction.
Instructions that didn't generate tcg code (such as nop) prevented the next
one to be referenced.

Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6930 c046a42c-6fe2-441c-8c8c-71466251a162
2009-03-29 01:04:39 +00:00
..
cpu.h target-alpha: remove PALCODE_ declarations (unused). 2009-03-29 00:22:12 +00:00
exec.h
helper.c
helper.h
op_helper.c target-alpha: tb_flush helper should flush the tb (and not the tlb). 2009-03-29 00:14:16 +00:00
STATUS
translate.c target-alpha: bug fix: avoid nop to override next instruction 2009-03-29 01:04:39 +00:00