llvm-project/llvm/test/MC/Disassembler/Mips/mips64r6
Daniel Sanders 4160c802d9 [mips][msa] Test basic operations for the N32 ABI too.
Summary:
This required adding instruction aliases for dneg.

N64 will be enabled shortly but requires additional bugfixes.

Reviewers: vkalintiris

Reviewed By: vkalintiris

Subscribers: llvm-commits

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

llvm-svn: 236489
2015-05-05 08:48:35 +00:00
..
valid-mips64r6-el.txt [mips] Sorted instructions in mips64r6 disassembly tests. NFC. 2015-04-30 10:52:42 +00:00
valid-mips64r6.txt [mips][msa] Test basic operations for the N32 ABI too. 2015-05-05 08:48:35 +00:00
valid-xfail-mips64r6.txt [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