qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 089305: i386 ROR r8/r16 instruction fix


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 089305: i386 ROR r8/r16 instruction fix
Date: Sat, 20 Apr 2013 13:00:09 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 089305ac0a273e64c9a5655d26da7fe19ecee66f
      
https://github.com/qemu/qemu/commit/089305ac0a273e64c9a5655d26da7fe19ecee66f
  Author: Pavel Dovgaluk <address@hidden>
  Date:   2013-04-20 (Sat, 20 Apr 2013)

  Changed paths:
    M target-i386/translate.c

  Log Message:
  -----------
  i386 ROR r8/r16 instruction fix

Fixed EFLAGS corruption by ROR r8/r16 instruction located at the end of the TB.

Signed-off-by: Pavel Dovgalyuk <address@hidden>
Reviewed-by: Richard Henderson <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]