On 25 November 2013 14:22, Sebastian Huber
wrote:
> The env->pc is not necessarily up-to-date in the helper function. Use
> the program counter of the disassembly context instead.
>
> Signed-off-by: Sebastian Huber
> ---
> target-sparc/helper.c|6 +++---
> target-sparc/helper.h|
On 11/25/2013 03:22 PM, Sebastian Huber wrote:
> The env->pc is not necessarily up-to-date in the helper function. Use
> the program counter of the disassembly context instead.
>
Looks good. Thanks Sebastian.
Reviewed-by: Fabien Chouteau
> Signed-off-by: Sebastian Huber
> ---
> target-sparc
The env->pc is not necessarily up-to-date in the helper function. Use
the program counter of the disassembly context instead.
Signed-off-by: Sebastian Huber
---
target-sparc/helper.c|6 +++---
target-sparc/helper.h|2 +-
target-sparc/translate.c |3 ++-
3 files changed, 6 in