llvm-6502/test/MC/Disassembler/Mips
Reid Kleckner 2a59b5ed2d Move mips1 tests to test/MC/Disassembler/Mips/mips1
This matches the pattern of the mips2 and 3 tests, as well as our normal
conventions.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224254 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-15 17:56:02 +00:00
..
mips1 Move mips1 tests to test/MC/Disassembler/Mips/mips1 2014-12-15 17:56:02 +00:00
mips2 Add disassembler tests for mips2 platform. There are no functional changes. 2014-12-15 15:58:20 +00:00
mips3 Add disassembler tests for mips3 platform. There are no functional changes. 2014-12-15 16:19:34 +00:00
msa
lit.local.cfg
micromips_le.txt The andi16, addiusp and jraddiusp micromips instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests. 2014-12-01 11:12:04 +00:00
micromips.txt The andi16, addiusp and jraddiusp micromips instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests. 2014-12-01 11:12:04 +00:00
mips2.txt [mips] Fix disassembly of [ls][wd]c[23], cache, and pref 2014-10-01 08:26:55 +00:00
mips32_le.txt
mips32.txt [mips] Fix disassembly of [ls][wd]c[23], cache, and pref 2014-10-01 08:26:55 +00:00
mips32r2_le.txt [mips] Add synci instruction. 2014-11-27 17:28:10 +00:00
mips32r2.txt [mips] Add synci instruction. 2014-11-27 17:28:10 +00:00
mips32r6.txt
mips64_le.txt
mips64.txt [mips] Fix disassembly of [ls][wd]c[23], cache, and pref 2014-10-01 08:26:55 +00:00
mips64r2_le.txt
mips64r2.txt
mips64r6.txt
mips-dsp.txt