From: Guillaume Thouvenin Date: Fri, 12 Sep 2008 11:51:15 +0000 (+0200) Subject: KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) X-Git-Tag: v2.6.28-rc1~269^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a9fee67fba585b4c4731a749367e1751ebf416c;p=pandora-kernel.git KVM: x86 emulator: Add cmp al, imm and cmp ax, imm instructions (ocodes 3c, 3d) Add decode entries for these opcodes; execution is already implemented. Signed-off-by: Guillaume Thouvenin Signed-off-by: Avi Kivity --- Reading git-diff-tree failed