1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/MC/Mips/micromips32r6
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-wrong-error.s [mips] Range check uimm16 and fix several bugs this revealed. 2016-02-01 15:13:31 +00:00
invalid.s [mips] Range check simm9 and fix a bug this revealed. 2016-03-31 13:15:23 +00:00
valid.s [mips][microMIPS] Implement MFC*, MFHC* and DMFC* instructions 2016-03-31 08:51:24 +00:00