llvm-project/llvm/test/MC/Disassembler/Mips
Zlatko Buljan 48f1f39bfe Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions"
Commited patch was intended to implement LH, LHE, LHU and LHUE instructions.
After commit test-suite failed with error message in the form of:
fatal error: error in backend: Cannot select: t124: i32,ch = load<LD2[%d](tbaa=<0x94acc48>), sext from i16> t0, t2, undef:i32
For that reason I decided to revert commit r254897 and make new patch which besides implementation and standard regression tests will also have dedicated tests (CodeGen) for the above error. 

llvm-svn: 255109
2015-12-09 13:07:45 +00:00
..
dsp [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings 2015-12-03 09:56:39 +00:00
dspr2 [mips][DSP] Add DSPr1 and DSPr2 tests for the standard encodings 2015-12-03 09:56:39 +00:00
eva [mips] Added support for various EVA ASE instructions. 2015-09-15 10:02:16 +00:00
micromips-dsp [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REPLV.PH, REPLV.QB and MTHLIP instructions 2015-12-02 09:31:24 +00:00
micromips-dspr2 [mips][microMIPS] Implement PREPEND, RADDU.W.QB, RDDSP, REPL.PH, REPL.QB, REPLV.PH, REPLV.QB and MTHLIP instructions 2015-12-02 09:31:24 +00:00
micromips32r3 [mips][microMIPS] Implement LLE and SCE instructions 2015-10-15 08:11:50 +00:00
micromips32r6 Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions" 2015-12-09 13:07:45 +00:00
micromips64r6 Revert r254897 "[mips][microMIPS] Implement LH, LHE, LHU and LHUE instructions" 2015-12-09 13:07:45 +00:00
mips1 [mips] Attempt to fix llvm-s390x-linux1 2015-09-11 14:57:54 +00:00
mips2 [mips] Add missing MIPS-II disassembler tests. 2015-09-11 14:34:41 +00:00
mips3 [mips] Add missing MIPS-III disassembler tests. 2015-09-11 14:48:46 +00:00
mips4 [mips] Add missing MIPS-IV disassembler tests. 2015-09-11 14:54:58 +00:00
mips32 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips32r2 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips32r3 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. 2015-09-11 15:28:19 +00:00
mips32r5 [mips] Add missing MIPS32 - MIPS32R5 disassembler tests. 2015-09-11 15:28:19 +00:00
mips32r6 [mips][ias] Range check uimm2 operands and fix a bug this revealed. 2015-11-06 12:22:31 +00:00
mips64 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips64r2 [mips][disassembler] Merged disassembler tests into the corresponding ISA/ASE subdirectories. 2015-10-06 10:02:35 +00:00
mips64r3 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. 2015-09-11 16:24:11 +00:00
mips64r5 [mips] Add missing disassembler tests for MIPS64-MIPS64R5. 2015-09-11 16:24:11 +00:00
mips64r6 [mips][ias] Range check uimm2 operands and fix a bug this revealed. 2015-11-06 12:22:31 +00:00
msa [mips][msa] Remove copy_u.d and move copy_u.w to MSA64. 2015-10-21 09:58:54 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00