llvm-project/llvm/test/MC
Simon Dardis e171a913d6 [mips][mt][6/7] Add support for mftr, mttr instructions.
Unlike many other instructions, these instructions have aliases which
take coprocessor registers, gpr register, accumulator (and dsp accumulator)
registers, floating point registers, floating point control registers and
coprocessor 2 data and control operands.

For the moment, these aliases are treated as pseudo instructions which are
expanded into the underlying instruction. As a result, disassembling these
instructions shows the underlying instruction and not the alias.

Reviewers: slthakur, atanasyan

Differential Revision: https://reviews.llvm.org/D35253

llvm-svn: 307836
2017-07-12 19:47:45 +00:00
..
AArch64 Add @LINE to checks in a test. 2017-07-06 19:09:35 +00:00
AMDGPU [AMDGPU][mc][gfx9] Added support of op_sel/op_sel_hi for V_MAD_MIX* 2017-07-07 14:29:06 +00:00
ARM Add back a CHECK line. 2017-07-12 16:14:00 +00:00
AVR [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
AsmParser fix trivial typo in comment, NFC 2017-06-26 06:32:04 +00:00
COFF [codeview] Change readobj symbol dumping format 2017-07-11 23:41:41 +00:00
Disassembler [mips][mt][6/7] Add support for mftr, mttr instructions. 2017-07-12 19:47:45 +00:00
ELF Use @LINE in two more tests. 2017-07-06 21:33:23 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
Markup
Mips [mips][mt][6/7] Add support for mftr, mttr instructions. 2017-07-12 19:47:45 +00:00
PowerPC [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
Sparc [Sparc] Remove execute permissions from non-executable text files 2017-05-17 11:05:20 +00:00
SystemZ [SystemZ] Add all remaining instructions 2017-06-30 20:43:40 +00:00
WebAssembly [WebAssembly] Expose the offset of each data segment 2017-07-12 00:24:54 +00:00
X86 Fix PR33625. 2017-06-28 17:56:07 +00:00