qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] fix cmpxchg8b translation


From: Bernhard Kauer
Subject: [Qemu-devel] [PATCH] fix cmpxchg8b translation
Date: Tue, 18 Dec 2007 13:27:20 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

The cmpxchg8b opcode is only valid if the nnn bits
in the mod/rm byte are 001, otherwise an #UD should
be generated. The attached patch fixes this.


        Bernhard Kauer

Attachment: qemu_vmptrld.diff
Description: Text Data


reply via email to

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