diff options
author | Nadav Amit <namit@cs.technion.ac.il> | 2014-11-02 11:55:00 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-08 08:20:54 +0100 |
commit | ed9aad215ff3374ffd720b83d26fda91e4367090 (patch) | |
tree | f0f3e9b04ee18a8541bc3e5b74938d7e76f67752 /tools/perf/scripts/python | |
parent | 7f187922ddf6b67f2999a76dcb71663097b75497 (diff) |
KVM: x86: MOVNTI emulation min opsize is not respected
Commit 3b32004a66e9 ("KVM: x86: movnti minimum op size of 32-bit is not kept")
did not fully fix the minimum operand size of MONTI emulation. Still, MOVNTI
may be mistakenly performed using 16-bit opsize.
This patch add No16 flag to mark an instruction does not support 16-bits
operand size.
Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions