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 <[email protected]> > Cc: Richard Henderson <[email protected]> > Signed-off-by: Aurelien Jarno <[email protected]> > --- > target-i386/translate.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <[email protected]> r~
