summaryrefslogtreecommitdiffstats
path: root/test/MC/Mips/mips32
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-05-08 13:02:11 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-05-08 13:02:11 +0000
commit7bd400ebfdbc4af83a536ff5be27ba02d1fda48e (patch)
tree4bb65bc36fcc91090ac37e54a7cce8df150253a7 /test/MC/Mips/mips32
parent9f0141da2c013485051cb891844897b52e1de4ca (diff)
[mips] Implement l[wd]c3, and s[wd]c3.
Summary: These instructions were added in MIPS-I, and MIPS-II but were removed in MIPS-III. Interestingly, GAS continues to accept them when assembling for MIPS-III. For the moment, these instructions will follow GAS and accept them for MIPS-III and newer but this will be tightened up when the invalid-*.s tests are added. Depends on D3647 Reviewers: vmedic Reviewed By: vmedic Differential Revision: http://reviews.llvm.org/D3648 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208311 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Mips/mips32')
-rw-r--r--test/MC/Mips/mips32/valid-xfail.s2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/MC/Mips/mips32/valid-xfail.s b/test/MC/Mips/mips32/valid-xfail.s
index 15a4eecee525..112849214fb8 100644
--- a/test/MC/Mips/mips32/valid-xfail.s
+++ b/test/MC/Mips/mips32/valid-xfail.s
@@ -35,6 +35,4 @@
c.ult.s $fcc7,$f24,$f10
c.un.d $fcc6,$f23,$f24
c.un.s $fcc1,$f30,$f4
- ldc3 $29,-28645($s1)
rorv $t5,$a3,$s5
- sdc3 $12,5835($t2)