diff options
author | Peter Maydell | 2013-07-15 19:21:40 +0200 |
---|---|---|
committer | Richard Henderson | 2013-09-12 20:24:48 +0200 |
commit | bff93281a75def2e3197005d72ad5cdc4719383f (patch) | |
tree | 0b81cd644ef61019aec57e449d46572245f5d705 /include/qemu-common.h | |
parent | target-i386: fix disassembly with PAE=1, PG=0 (diff) | |
download | qemu-bff93281a75def2e3197005d72ad5cdc4719383f.tar.gz qemu-bff93281a75def2e3197005d72ad5cdc4719383f.tar.xz 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 'include/qemu-common.h')
0 files changed, 0 insertions, 0 deletions