summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/help/TestApropos.py
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2018-05-14 15:45:15 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2018-05-14 15:45:15 +0000
commit421a5960d2a990cdef69dc0c345137a58c214548 (patch)
treee599575740e53e83087a45153d06917144127bba /lldb/packages/Python/lldbsuite/test/help/TestApropos.py
parentc87e16718fa7234dd01b37ea7a03b990a25b9b1c (diff)
downloadbcm5719-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/help/TestApropos.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud