From: Gleb Natapov Date: Thu, 18 Mar 2010 13:20:09 +0000 (+0200) Subject: KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. X-Git-Tag: v2.6.35-rc1~436^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab8557b2b361c8bb2e2421c791c8f6c4f6ba3d08;p=pandora-kernel.git KVM: x86 emulator: 0f (20|21|22|23) ignore mod bits. Resent spec says that for 0f (20|21|22|23) the 2 bits in the mod field are ignored. Interestingly enough older spec says that 11 is only valid encoding. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed