diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2013-07-15 18:21:40 +0100 |
|---|---|---|
| committer | Richard Henderson <rth@twiddle.net> | 2013-09-12 11:24:48 -0700 |
| commit | bff93281a75def2e3197005d72ad5cdc4719383f (patch) | |
| tree | 0b81cd644ef61019aec57e449d46572245f5d705 /qemu-io.c | |
| parent | f2f8560c7a5303065a2a3207ec475dfb3a622a0e (diff) | |
| download | focaccia-qemu-bff93281a75def2e3197005d72ad5cdc4719383f.tar.gz focaccia-qemu-bff93281a75def2e3197005d72ad5cdc4719383f.zip | |
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>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions