diff options
author | Simon Dardis <simon.dardis@mips.com> | 2017-11-14 22:26:42 +0000 |
---|---|---|
committer | Simon Dardis <simon.dardis@mips.com> | 2017-11-14 22:26:42 +0000 |
commit | de5ed0c58e4471e51f46d0572142788aaebb0143 (patch) | |
tree | 79ef08f94caeb2c2e4697adbd6acdf29a8a6e4e2 /llvm/lib/CodeGen | |
parent | dc07ae259e1215418195489d0b7f6a16f54148f3 (diff) | |
download | bcm5719-llvm-de5ed0c58e4471e51f46d0572142788aaebb0143.tar.gz bcm5719-llvm-de5ed0c58e4471e51f46d0572142788aaebb0143.zip |
Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."
This adjusts the tests to hopfully pacify the
llvm-clang-x86_64-expensive-checks-win buildbot.
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: 318207
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions