On 05/09/2013 10:40 AM, Aurelien Jarno wrote:
> Fix EFLAGS corruption by ROR r8/r16 imm instruction located at the end
> of the TB, similarly to commit 089305ac for the non-immediate case.
>
> Reported-by: Hervé Poussineau
> Cc: Richard Henderson
> Signed-off-by: Aurelien Jarno
> ---
> target-
Fix EFLAGS corruption by ROR r8/r16 imm instruction located at the end
of the TB, similarly to commit 089305ac for the non-immediate case.
Reported-by: Hervé Poussineau
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
target-i386/translate.c |1 +
1 file changed, 1 insertion(+)
dif