From: Guillaume Thouvenin Date: Mon, 20 Oct 2008 11:11:58 +0000 (+0200) Subject: KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) X-Git-Tag: v2.6.29-rc1~539^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=291fd39bfc2089c2dae79cf2d7cfca81b14ca769;p=pandora-kernel.git KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add acc, imm) Add decode entries for 0x04 and 0x05 (ADD) opcodes, execution is already implemented. Signed-off-by: Guillaume Thouvenin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed