summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>2016-10-04 11:25:52 +0000
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>2016-10-04 11:25:52 +0000
commit6354d235559477ce0c290f85919cd49c77909231 (patch)
tree500f82b489e3e5b551abf91338960a72b82aef6d /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parentef445b7824152f0dba32823fd89b3a76878c8557 (diff)
downloadbcm5719-llvm-6354d235559477ce0c290f85919cd49c77909231.tar.gz
bcm5719-llvm-6354d235559477ce0c290f85919cd49c77909231.zip
[Power9] Exploit D-Form VSX Scalar memory ops that target full VSX register set
This patch corresponds to review: The newly added VSX D-Form (register + offset) memory ops target the upper half of the VSX register set. The existing ones target the lower half. In order to unify these and have the ability to target all the VSX registers using D-Form operations, this patch defines Pseudo-ops for the loads/stores which are expanded post-RA. The expansion then choses the correct opcode based on the register that was allocated for the operation. llvm-svn: 283212
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud