1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/MC/Mips/mips2
Daniel Sanders e68a099bb7 [mips] Range check simm9 and fix a bug this revealed.
Summary:
The bug was that microMIPS's [ls]w[lr]e instructions claimed to support a
12-bit offset when it is only 9-bit.

Reviewers: vkalintiris

Subscribers: llvm-commits, dsanders

Differential Revision: http://reviews.llvm.org/D18434

llvm-svn: 265010
2016-03-31 13:15:23 +00:00
..
invalid-mips3-wrong-error.s [mips] Range check simm9 and fix a bug this revealed. 2016-03-31 13:15:23 +00:00
invalid-mips3.s [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
invalid-mips4-wrong-error.s [mips] Range check simm9 and fix a bug this revealed. 2016-03-31 13:15:23 +00:00
invalid-mips4.s
invalid-mips5-wrong-error.s
invalid-mips5.s
invalid-mips32.s
invalid-mips32r2-xfail.s
invalid-mips32r2.s
valid.s [mips] Range check uimm20 and fixed a bug this revealed. 2016-02-29 16:06:38 +00:00