qemu/target-i386
Kevin Wolf 09d85fb843 target-i386: Fix exceptions for fxsave/fxrstor
This patch corrects the following aspects of exception generation in
fxsave/fxrstor:

* Generate #GP if the operand is not aligned to a 16 byte boundary
* Generate #UD if the LOCK prefix is used
* For CR0.EM = 1 #NM is generated, not #UD

Signed-off-by: Kevin Wolf <mail@kevin-wolf.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-10-04 23:10:22 +02:00
..
2009-10-04 14:46:34 +02:00
2009-10-01 16:12:16 -05:00
2009-10-04 14:46:34 +02:00
2009-09-25 19:52:06 +00:00
2009-10-04 14:46:34 +02:00