summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/Utility/RegisterContextLinux_arm64.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-12-08 13:49:19 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-12-08 13:49:19 +0000
commit59d092f883a44c35822f3038128a11452801c7a4 (patch)
treeff655e712741631e44ac643851bfaf3bb01dc508 /lldb/source/Plugins/Process/Utility/RegisterContextLinux_arm64.cpp
parent4fbd67ac11c224059724be0b8e0fbba8662c06de (diff)
downloadbcm5719-llvm-59d092f883a44c35822f3038128a11452801c7a4.tar.gz
bcm5719-llvm-59d092f883a44c35822f3038128a11452801c7a4.zip
[mips][ias] Range check uimm6 operands and fix a bug this revealed.
Summary: We don't check the size operand on ext/dext*/ins/dins* yet because the permitted range depends on the pos argument and we can't check that using this mechanism. The bug was that dextu/dinsu accepted 0..31 in the pos operand instead of 32..63. Reviewers: vkalintiris Subscribers: llvm-commits, dsanders Differential Revision: http://reviews.llvm.org/D15190 llvm-svn: 255015
Diffstat (limited to 'lldb/source/Plugins/Process/Utility/RegisterContextLinux_arm64.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud