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
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h target-alpha: remove PALCODE_ declarations (unused). 2009-03-29 00:22:12 +00:00
exec.h Update FSF address in GPL/LGPL boilerplate 2009-01-04 22:05:52 +00:00
helper.c Update FSF address in GPL/LGPL boilerplate 2009-01-04 22:05:52 +00:00
helper.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
op_helper.c target-alpha: tb_flush helper should flush the tb (and not the tlb). 2009-03-29 00:14:16 +00:00
translate.c target-alpha: bug fix: avoid nop to override next instruction 2009-03-29 01:04:39 +00:00