diff options
author | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-11-06 12:41:43 +0000 |
---|---|---|
committer | Daniel Sanders <daniel.sanders@imgtec.com> | 2015-11-06 12:41:43 +0000 |
commit | 5762a4f9d17200a7822dd4ea040b576183f8f572 (patch) | |
tree | a98d69937300f7a8c68b15f4a9ef4d3d7e9297f7 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 38ce0f629cd7b7f9d3080c350c3039dfa973fa39 (diff) | |
download | bcm5719-llvm-5762a4f9d17200a7822dd4ea040b576183f8f572.tar.gz bcm5719-llvm-5762a4f9d17200a7822dd4ea040b576183f8f572.zip |
[mips][ias] Range check uimm4 operands and fixed a bug this revealed.
Summary:
The bug was that the sldi instructions have immediate widths dependant on
their element size. So sldi.d has a 1-bit immediate and sldi.b has a 4-bit
immediate. All of these were using 4-bit immediates previously.
Reviewers: vkalintiris
Subscribers: llvm-commits, atanasyan, dsanders
Differential Revision: http://reviews.llvm.org/D14018
llvm-svn: 252297
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions