qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 38ebb3: target-i386: ROR r8/r16 imm instructi


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 38ebb3: target-i386: ROR r8/r16 imm instruction fix
Date: Fri, 10 May 2013 11:00:17 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 38ebb396c955ceb2ef7e246248ceb7f8bfe1b774
      
https://github.com/qemu/qemu/commit/38ebb396c955ceb2ef7e246248ceb7f8bfe1b774
  Author: Aurelien Jarno <address@hidden>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M target-i386/translate.c

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

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 <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]