commit | ca7ed383cb0890d168e24c7c5546b677e4d5aedb | [log] [tgz] |
---|---|---|
author | Simon Dardis <simon.dardis@mips.com> | Fri May 25 16:15:48 2018 +0000 |
committer | Simon Dardis <simon.dardis@mips.com> | Fri May 25 16:15:48 2018 +0000 |
tree | 8837345efaf0aa448ceee9394a83511bbe9de3ef | |
parent | 0d3a4af35c092f072eb0698cf17125990ec502c9 [diff] |
[mips] Fix the definitions of lwp, swp Rather than using a regpair operand of these instructions, use two seperate operands and a custom converter to handle the implicit second register operand. Additionally, remove the microMIPS32R6 definition as its redundant. Reviewers: atanasyan, abeserminji, smaksimovic Differential Revision: https://reviews.llvm.org/D47255 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333288 91177308-0d34-0410-b5e6-96231b3b80d8