qemu-e2k/target-i386
Peter Maydell bff93281a7 target-i386: Only provide CMOV and friends if feature bit set
The instructions CMOVcc, FCMOVcc and F[U]COMI[P] should only be
present if the CMOV feature bit is set. Add missing feature bit
checks so we correctly fault if emulating a 486 or 586.
This fixes bug LP:1201446.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-09-12 11:24:48 -07:00
..
2013-02-27 19:06:28 +00:00
2013-08-09 21:19:52 +02:00
2013-09-03 12:25:55 +02:00
2013-04-13 13:51:57 +02:00
2013-02-16 11:12:29 +00:00