From 3c118e24af821d68dca0ba81e9499820c840c133 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Wed, 31 Oct 2007 10:27:04 +0200 Subject: [PATCH] KVM: x86 emulator: Extract the common code of SrcReg and DstReg Share the common parts of SrcReg and DstReg decoding. Signed-off-by: Avi Kivity --- Reading git-format-patch failed