commit | 53bb4f789a7be4448d624741df93b2401ecd3625 | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Sun Dec 07 11:49:42 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Dec 10 12:51:13 2014 +0100 |
tree | 41b4b07aeafdfdae93e6935084303fef13bc12e3 | |
parent | 29fa6825463c97e5157284db80107d1bfac5d77b [diff] |
KVM: x86: Remove prefix flag when GP macro is used The macro GP already sets the flag Prefix. Remove the redundant flag for 0f_38_f0 and 0f_38_f1 opcodes. Signed-off-by: Nadav Amit <namit@cs.technion.ac.il> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>