From: Gleb Natapov Date: Thu, 18 Mar 2010 13:20:21 +0000 (+0200) Subject: KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM X-Git-Tag: v2.6.35-rc1~436^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a682e35449abc83d260a8219015c7cb4b25ecced;p=pandora-kernel.git KVM: x86 emulator: add decoding of X,Y parameters from Intel SDM Add decoding of X,Y parameters from Intel SDM which are used by string instruction to specify source and destination. Use this new decoding to implement movs, cmps, stos, lods in a generic way. Signed-off-by: Gleb Natapov Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed