diff options
author | Stefan Pintile <stefanp@kuat.aus.stglabs.ibm.com> | 2019-11-08 16:14:28 -0600 |
---|---|---|
committer | Stefan Pintile <stefanp@kuat.aus.stglabs.ibm.com> | 2019-11-11 09:50:46 -0600 |
commit | fdf3d1766bbabb48a397fae646facbe2690313f6 (patch) | |
tree | 53a17219a5690d6aa81c5489aecafd04ef58f918 /lldb/packages/Python/lldbsuite/test | |
parent | f8c17fe1112009e793d6f9a261622423c2c62049 (diff) | |
download | bcm5719-llvm-fdf3d1766bbabb48a397fae646facbe2690313f6.tar.gz bcm5719-llvm-fdf3d1766bbabb48a397fae646facbe2690313f6.zip |
[PowerPC] Implementing overflow version for XO-Form instructions
The Overflow version of XO-Form instruction uses the SO, OV and
OV32 special registers.
This changes modifies existing multiclasses and instruction
definitions to allow for the use of the XER register to record
the various types if overflow from possible add, subtract and
multiply instructions. It then modifies the existing instructions
as to use these multiclasses as needed.
Patch By: Kamau Bridgeman
Differential Revision: https://reviews.llvm.org/D66902
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions