summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/Mips/mips32_le.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/Disassembler/Mips/mips32_le.txt')
-rw-r--r--llvm/test/MC/Disassembler/Mips/mips32_le.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/test/MC/Disassembler/Mips/mips32_le.txt b/llvm/test/MC/Disassembler/Mips/mips32_le.txt
index a0885a4bfe8..f0553c68f88 100644
--- a/llvm/test/MC/Disassembler/Mips/mips32_le.txt
+++ b/llvm/test/MC/Disassembler/Mips/mips32_le.txt
@@ -158,8 +158,8 @@
# CHECK: ceil.w.s $f6, $f7
0x8e 0x39 0x00 0x46
-# CHECK: cfc1 $6, $7
-0x00 0x38 0x46 0x44
+# CHECK: cfc1 $6, $fcc0
+0x00 0x08 0x46 0x44
# CHECK: clo $6, $7
0x21 0x30 0xe6 0x70
@@ -167,8 +167,8 @@
# CHECK: clz $6, $7
0x20 0x30 0xe6 0x70
-# CHECK: ctc1 $6, $7
-0x00 0x38 0xc6 0x44
+# CHECK: ctc1 $6, $fcc0
+0x00 0x08 0xc6 0x44
# CHECK: cvt.d.s $f6, $f7
0xa1 0x39 0x00 0x46
OpenPOWER on IntegriCloud