summaryrefslogtreecommitdiff
path: root/arch/blackfin/Kconfig.debug
diff options
context:
space:
mode:
authorNadav Amit <namit@cs.technion.ac.il>2014-05-26 00:05:21 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2014-05-27 12:22:56 +0400
commit9b88ae99d2fe11e359b3b3992aff953e28b0b43a (patch)
tree11e43ca7db20ad0583755642b384939101938914 /arch/blackfin/Kconfig.debug
parentfc57ac2c9ca8109ea97fcc594f4be436944230cc (diff)
downloadlinux-9b88ae99d2fe11e359b3b3992aff953e28b0b43a.tar.xz
KVM: x86: MOV CR/DR emulation should ignore mod
MOV CR/DR instructions ignore the mod field (in the ModR/M byte). As the SDM states: "The 2 bits in the mod field are ignored". Accordingly, the second operand of these instructions is always a general purpose register. The current emulator implementation does not do so. If the mod bits do not equal 3, it expects the second operand to be in memory. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/blackfin/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions