summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/mips64-alu-instructions.s
diff options
context:
space:
mode:
authorJack Carter <jcarter@mips.com>2013-01-16 01:29:10 +0000
committerJack Carter <jcarter@mips.com>2013-01-16 01:29:10 +0000
commit5619f91bf791a3762863e82d4b2868b22a97b88a (patch)
tree71fa8dff88b1b9970ba5f95ad46225d8f43e9618 /llvm/test/MC/Mips/mips64-alu-instructions.s
parentd393ca9fb8cb8a3317b43a54d103c3d3f950d3fd (diff)
downloadbcm5719-llvm-5619f91bf791a3762863e82d4b2868b22a97b88a.tar.gz
bcm5719-llvm-5619f91bf791a3762863e82d4b2868b22a97b88a.zip
reverting 172579
llvm-svn: 172594
Diffstat (limited to 'llvm/test/MC/Mips/mips64-alu-instructions.s')
-rw-r--r--llvm/test/MC/Mips/mips64-alu-instructions.s6
1 files changed, 0 insertions, 6 deletions
diff --git a/llvm/test/MC/Mips/mips64-alu-instructions.s b/llvm/test/MC/Mips/mips64-alu-instructions.s
index d30ddeee717..a77ed43ff10 100644
--- a/llvm/test/MC/Mips/mips64-alu-instructions.s
+++ b/llvm/test/MC/Mips/mips64-alu-instructions.s
@@ -78,11 +78,6 @@
# CHECK: multu $3, $5 # encoding: [0x19,0x00,0x65,0x00]
# CHECK: dsubu $4, $3, $5 # encoding: [0x2f,0x20,0x65,0x00]
# CHECK: daddu $7, $8, $zero # encoding: [0x2d,0x38,0x00,0x01]
-# CHECK: .set push
-# CHECK: .set mips32r2
-# CHECK: rdhwr $5, $29
-# CHECK: .set pop # encoding: [0x3b,0xe8,0x05,0x7c]
-
dadd $9,$6,$7
dadd $9,$6,17767
daddu $9,$6,-15001
@@ -97,4 +92,3 @@
multu $3,$5
dsubu $4,$3,$5
move $7,$8
- rdhwr $5, $29
OpenPOWER on IntegriCloud