From: Avi Kivity Date: Tue, 13 Sep 2011 07:45:41 +0000 (+0300) Subject: KVM: x86 emulator: split dst decode to a generic decode_operand() X-Git-Tag: v3.2-rc1~119^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99455499a86bde28fccd84e2119be9cd7c23a3f;p=pandora-kernel.git KVM: x86 emulator: split dst decode to a generic decode_operand() Instead of decoding each operand using its own code, use a generic function. Start with the destination operand. Signed-off-by: Avi Kivity Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed