KVM: x86 emulator: free up some flag bits near src, dst
authorAvi Kivity <avi@redhat.com>
Tue, 13 Sep 2011 07:45:44 +0000 (10:45 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:51 +0000 (19:52 +0300)
commit20c29ff205ea9c4e2bf4ef79b0e5b934d6c60aff
tree5210f61172b50fd35a21801cd0d4fbf72fcf8db4
parent4dd6a57df7ca9088a4b14664764e7adb9c120bb1
KVM: x86 emulator: free up some flag bits near src, dst

Op fields are going to grow by a bit, we need two free bits.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c
This page took 0.027166 seconds and 5 git commands to generate.