diff options
| author | Zaara Syeda <syzaara@ca.ibm.com> | 2018-05-14 15:45:15 +0000 |
|---|---|---|
| committer | Zaara Syeda <syzaara@ca.ibm.com> | 2018-05-14 15:45:15 +0000 |
| commit | 421a5960d2a990cdef69dc0c345137a58c214548 (patch) | |
| tree | e599575740e53e83087a45153d06917144127bba /lldb/packages/Python/lldbsuite/test/lldbcurses.py | |
| parent | c87e16718fa7234dd01b37ea7a03b990a25b9b1c (diff) | |
| download | bcm5719-llvm-421a5960d2a990cdef69dc0c345137a58c214548.tar.gz bcm5719-llvm-421a5960d2a990cdef69dc0c345137a58c214548.zip | |
[NFC] [Power] Fix instruction format for xsrqpi
xsrqpi is currently using Z23Form_1.
The instruction format is xsrqpi R,VRT,VRB,RMC.
Rathar than bits 11-15 being used for FRA, it should have
bits 11-14 reserved and bit 15 for R. This patch adds a new
class Z23Form_4 to fix the instruction format.
Differential Revision: https://reviews.llvm.org/D46761
llvm-svn: 332253
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbcurses.py')
0 files changed, 0 insertions, 0 deletions

