diff options
author | 2018-02-03 18:24:26 -0200 | |
---|---|---|
committer | 2018-02-09 16:51:51 +1100 | |
commit | 09f984961c137c4b252c368adab7e1c9f035fa59 (patch) | |
tree | e1f509042ec0fce63894916fc43a40096d44507d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: PPC: Book3S HV: Branch inside feature section (diff) | |
download | linux-dev-09f984961c137c4b252c368adab7e1c9f035fa59.tar.xz linux-dev-09f984961c137c4b252c368adab7e1c9f035fa59.zip |
KVM: PPC: Book3S: Add MMIO emulation for VMX instructions
This patch provides the MMIO load/store vector indexed
X-Form emulation.
Instructions implemented:
lvx: the quadword in storage addressed by the result of EA &
0xffff_ffff_ffff_fff0 is loaded into VRT.
stvx: the contents of VRS are stored into the quadword in storage
addressed by the result of EA & 0xffff_ffff_ffff_fff0.
Reported-by: Gopesh Kumar Chaudhary <gopchaud@in.ibm.com>
Reported-by: Balamuruhan S <bala24@linux.vnet.ibm.com>
Signed-off-by: Jose Ricardo Ziviani <joserz@linux.vnet.ibm.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions