llvm-6502/test/MC/Mips/mips1
Matheus Almeida 95f1fa7ec3 [mips] SYNC $stype instruction was added in Mips32
but SYNC with an implied operand ($stype = 0) is valid since Mips2.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211185 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-18 17:10:30 +00:00
..
invalid-mips2-wrong-error.s [mips] Implement l[wd]c3, and s[wd]c3. 2014-05-08 13:02:11 +00:00
invalid-mips2.s [mips] SYNC $stype instruction was added in Mips32 2014-06-18 17:10:30 +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][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 2014-06-12 15:00: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][mips64r6] bc1[tf] are not available on MIPS32r6/MIPS64r6 2014-06-12 15:00:17 +00:00
invalid-mips32.s [mips] SYNC $stype instruction was added in Mips32 2014-06-18 17:10:30 +00:00
valid-xfail.s [mips] Correct tests that are meant to test valid assembly. They were actually rejected by GAS. 2014-05-08 15:17:29 +00:00
valid.s [mips] Update MipsAsmParser so that it's possible to handle immediates that start with the binary operator NOT (~). 2014-06-18 13:55:18 +00:00