diff options
author | Oliver Stannard <oliver.stannard@linaro.org> | 2019-09-03 09:55:30 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@linaro.org> | 2019-09-03 09:55:30 +0000 |
commit | 3be2df2418ee8b70c3051203b56ac422e8108a3f (patch) | |
tree | afd0c09f7502c0287e350d916c98566715b4e827 /lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp | |
parent | 39bf484d92b76a1ecf6b3787284e65477cfd8684 (diff) | |
download | bcm5719-llvm-3be2df2418ee8b70c3051203b56ac422e8108a3f.tar.gz bcm5719-llvm-3be2df2418ee8b70c3051203b56ac422e8108a3f.zip |
[ARM][MVE] Decoding of VMSR doesn't diagnose some unpredictable encodings
Decoding of VMSR doesn't diagnose some unpredictable encodings, as the unpredictable bits are not correctly set.
Diff-reduce this instruction's internals WRT VMRS so I can see the differences better. Mostly this is s/src/Rt/g.
Fill in the "should-be-(0)" bits.
Designate the Unpredictable{} bits for both VMRS and VMSR.
Patch by Mark Murray!
Differential revision: https://reviews.llvm.org/D66938
llvm-svn: 370729
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/main.cpp')
0 files changed, 0 insertions, 0 deletions