Daniel Sanders 70956ab343 [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
2015-12-08 13:49:19 +00:00
..
2015-08-11 08:56:25 +00:00
2015-08-11 08:56:25 +00:00
2015-08-11 08:56:25 +00:00
2015-08-11 08:56:25 +00:00
2015-08-11 08:56:25 +00:00
2015-04-27 22:04:24 +00:00
2015-10-15 14:52:58 +00:00
2015-06-23 11:31:32 +00:00