llvm-6502/test/MC/Disassembler/Mips
2015-06-11 10:22:46 +00:00
..
mips1 [mips] Make whitespace in disassembler tests more consistent. NFC. 2015-01-18 18:38:36 +00:00
mips2 [mips] Make whitespace in disassembler tests more consistent. NFC. 2015-01-18 18:38:36 +00:00
mips3 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips4 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips32 [mips] 'CHECK :' is not a valid check directive. Fixed. 2015-01-18 18:43:10 +00:00
mips32r2 [mips] Merge disassemblers into a single implementation. 2015-02-11 11:28:56 +00:00
mips32r3 [mips] Add backend support for Mips32r[35] and Mips64r[35]. 2015-02-18 16:24:50 +00:00
mips32r5 [mips] Add backend support for Mips32r[35] and Mips64r[35]. 2015-02-18 16:24:50 +00:00
mips32r6 [Mips][Disassembler] When disassembler meets cache/pref instructions for r6 it crashes as the access to operands array is out of range. This patch adds dedicated decoder method for R6 CACHE_HINT_DESC class that properly handles decoding of these instructions. 2015-01-29 11:33:41 +00:00
mips64 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips64r2 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips64r3 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips64r5 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
mips64r6 [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
msa [mips] Move disassembler test (test_2r_msa64) into correct folder. 2014-05-12 16:59:34 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
micromips32r6.txt [mips][microMIPS] Implement ERET and ERETNC instructions 2015-06-11 10:22:46 +00:00
micromips_le.txt [mips][microMIPSr6] Change disassembler tests to one line format 2015-06-11 09:42:10 +00:00
micromips.txt [mips][microMIPSr6] Change disassembler tests to one line format 2015-06-11 09:42:10 +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 This patch implements jalx instruction for Mips architecture.This instruction executes a procedure call within the current 256 MB-aligned region and change the ISA Mode from MIPS32 to microMIPS32 or MIPS16e. Usage samples for assembler and dissasembler are provided as well. 2014-03-03 13:12:59 +00:00
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 [mips][mips64r6] Correct cond names in the cmp.cond.[ds] instructions 2014-07-09 10:40:20 +00:00
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][mips64r6] Correct cond names in the cmp.cond.[ds] instructions 2014-07-09 10:40:20 +00:00
mips-dsp.txt