aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorUros Bizjak <[email protected]>2020-04-27 22:50:35 +0200
committerPaolo Bonzini <[email protected]>2020-05-15 12:26:13 -0400
commitc16312f4fa75e786f5748a7b721a05e6b0d761fe (patch)
tree23266183a8e3110f82c5073a1fee24a621faa9d1 /tools/perf/scripts/python
parent8123f265248c85603d55f4e97c68576f45eb1e4d (diff)
KVM: VMX: Remove unneeded __ASM_SIZE usage with POP instruction
POP [mem] defaults to the word size, and the only legal non-default size is 16 bits, e.g. a 32-bit POP will #UD in 64-bit mode and vice versa, no need to use __ASM_SIZE macro to force operating mode. Changes since v1: - Fix commit message. Cc: Paolo Bonzini <[email protected]> Cc: Sean Christopherson <[email protected]> Reviewed-by: Sean Christopherson <[email protected]> Signed-off-by: Uros Bizjak <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions