KVM: x86 emulator: use SrcAcc to simplify stos decoding
authorWei Yongjun <yjwei@cn.fujitsu.com>
Wed, 4 Aug 2010 07:36:53 +0000 (15:36 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:00 +0000 (10:51 +0200)
commit06cb704611caf40e531a3835809283f14f5307d5
tree3a16634272f8d3fddbbe1490345b417623c84b89
parent6e154e56b4d7a6a28c54f0984e13d3f8defc4755
KVM: x86 emulator: use SrcAcc to simplify stos decoding

Use SrcAcc to simplify stos decoding.

Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c