llvm-6502/test/MC/Mips/mips2
Daniel Sanders b6569388b9 [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=mips2 does not accept them
Summary:
To limit the number of tests required, only one 32-bit and one 64-bit ISA
prior to MIPS32/MIPS64 are explicitly tested.

Depends on D3695

Reviewers: vmedic

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208549 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-12 13:04:32 +00:00
..
invalid-mips3-wrong-error.s [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu=mips[12] does not accept them 2014-05-09 13:02:27 +00:00
invalid-mips3.s [mips] Marked up instructions added in MIPS-III and tested that IAS for -mcpu=mips[12] does not accept them 2014-05-09 13:02:27 +00:00
invalid-mips4-wrong-error.s [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=mips[123] does not accept them 2014-05-09 14:06:17 +00:00
invalid-mips4.s [mips] Marked up instructions added in MIPS-IV and tested that IAS for -mcpu=mips[123] does not accept them 2014-05-09 14:06:17 +00:00
invalid-mips5-wrong-error.s [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips[1234] does not accept them 2014-05-12 12:52:44 +00:00
invalid-mips5.s [mips] Marked up instructions added in MIPS-V and tested that IAS for -mcpu=mips[1234] does not accept them 2014-05-12 12:52:44 +00:00
invalid-mips32.s [mips] Marked up instructions added in MIPS32 and tested that IAS for -mcpu=mips2 does not accept them 2014-05-12 13:04:32 +00:00
valid.s [mips] Added missing dsra -> dsrav and sra -> srav aliases. 2014-05-09 09:24:49 +00:00