summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/Mips/mips32r2_le.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Disassembler/Mips/mips32r2_le.txt')
-rw-r--r--test/MC/Disassembler/Mips/mips32r2_le.txt76
1 files changed, 38 insertions, 38 deletions
diff --git a/test/MC/Disassembler/Mips/mips32r2_le.txt b/test/MC/Disassembler/Mips/mips32r2_le.txt
index 84eb3e00f1..6d8be790f1 100644
--- a/test/MC/Disassembler/Mips/mips32r2_le.txt
+++ b/test/MC/Disassembler/Mips/mips32r2_le.txt
@@ -1,7 +1,7 @@
# RUN: llvm-mc --disassemble %s -triple=mipsel-unknown-linux -mcpu=mips32r2
# CHECK: abs.d $f12,$f14
-0x05 0x73 0x20 0x46
+0x85 0x39 0x20 0x46
# CHECK: abs.s $f6,$f7
0x85 0x39 0x00 0x46
@@ -9,8 +9,8 @@
# CHECK: add t1,a2,a3
0x20 0x48 0xc7 0x00
-# CHECK: add.d $8,$f12,$f14
-0x00 0x62 0x2e 0x46
+# CHECK: add.d $f18,$f12,$f14
+0x40 0x32 0x27 0x46
# CHECK: add.s $f9,$f6,$f7
0x40 0x32 0x07 0x46
@@ -61,106 +61,106 @@
0x4c 0x01 0x26 0x15
# CHECK: c.eq.d $f12,$f14
-0x32 0x60 0x2e 0x46
+0x32 0x30 0x27 0x46
# CHECK: c.eq.s $f6,$f7
0x32 0x30 0x07 0x46
# CHECK: c.f.d $f12,$f14
-0x30 0x60 0x2e 0x46
+0x30 0x30 0x27 0x46
# CHECK: c.f.s $f6,$f7
0x30 0x30 0x07 0x46
# CHECK: c.le.d $f12,$f14
-0x3e 0x60 0x2e 0x46
+0x3e 0x30 0x27 0x46
# CHECK: c.le.s $f6,$f7
0x3e 0x30 0x07 0x46
# CHECK: c.lt.d $f12,$f14
-0x3c 0x60 0x2e 0x46
+0x3c 0x30 0x27 0x46
# CHECK: c.lt.s $f6,$f7
0x3c 0x30 0x07 0x46
# CHECK: c.nge.d $f12,$f14
-0x3d 0x60 0x2e 0x46
+0x3d 0x30 0x27 0x46
# CHECK: c.nge.s $f6,$f7
0x3d 0x30 0x07 0x46
# CHECK: c.ngl.d $f12,$f14
-0x3b 0x60 0x2e 0x46
+0x3b 0x30 0x27 0x46
# CHECK: c.ngl.s $f6,$f7
0x3b 0x30 0x07 0x46
# CHECK: c.ngle.d $f12,$f14
-0x39 0x60 0x2e 0x46
+0x39 0x30 0x27 0x46
# CHECK: c.ngle.s $f6,$f7
0x39 0x30 0x07 0x46
# CHECK: c.ngt.d $f12,$f14
-0x3f 0x60 0x2e 0x46
+0x3f 0x30 0x27 0x46
# CHECK: c.ngt.s $f6,$f7
0x3f 0x30 0x07 0x46
# CHECK: c.ole.d $f12,$f14
-0x36 0x60 0x2e 0x46
+0x36 0x30 0x27 0x46
# CHECK: c.ole.s $f6,$f7
0x36 0x30 0x07 0x46
# CHECK: c.olt.d $f12,$f14
-0x34 0x60 0x2e 0x46
+0x34 0x30 0x27 0x46
# CHECK: c.olt.s $f6,$f7
0x34 0x30 0x07 0x46
# CHECK: c.seq.d $f12,$f14
-0x3a 0x60 0x2e 0x46
+0x3a 0x30 0x27 0x46
# CHECK: c.seq.s $f6,$f7
0x3a 0x30 0x07 0x46
# CHECK: c.sf.d $f12,$f14
-0x38 0x60 0x2e 0x46
+0x38 0x30 0x27 0x46
# CHECK: c.sf.s $f6,$f7
0x38 0x30 0x07 0x46
# CHECK: c.ueq.d $f12,$f14
-0x33 0x60 0x2e 0x46
+0x33 0x30 0x27 0x46
# CHECK: c.ueq.s $f28,$f18
0x33 0xe0 0x12 0x46
# CHECK: c.ule.d $f12,$f14
-0x37 0x60 0x2e 0x46
+0x37 0x30 0x27 0x46
# CHECK: c.ule.s $f6,$f7
0x37 0x30 0x07 0x46
# CHECK: c.ult.d $f12,$f14
-0x35 0x60 0x2e 0x46
+0x35 0x30 0x27 0x46
# CHECK: c.ult.s $f6,$f7
0x35 0x30 0x07 0x46
# CHECK: c.un.d $f12,$f14
-0x31 0x60 0x2e 0x46
+0x31 0x30 0x27 0x46
# CHECK: c.un.s $f6,$f7
0x31 0x30 0x07 0x46
# CHECK: ceil.w.d $f12,$f14
-0x0e 0x73 0x20 0x46
+0x8e 0x38 0x20 0x46
# CHECK: ceil.w.s $f6,$f7
-0x0e 0x73 0x20 0x46
+0x8e 0x38 0x00 0x46
# CHECK: cfc1 a2,$7
0x00 0x38 0x46 0x44
@@ -178,28 +178,28 @@
0xa1 0x39 0x00 0x46
# CHECK: cvt.d.w $f12,$f14
-0x21 0x73 0x80 0x46
+0xa1 0x39 0x80 0x46
# CHECK: cvt.l.d $f12,$f14
-0x05 0x73 0x20 0x46
+0xa5 0x39 0x20 0x46
# CHECK: cvt.l.s $f6,$f7
0xa5 0x39 0x00 0x46
# CHECK: cvt.s.d $f12,$f14
-0x20 0x73 0x20 0x46
+0xa0 0x39 0x20 0x46
# CHECK: cvt.s.w $f6,$f7
0xa0 0x39 0x80 0x46
# CHECK: cvt.w.d $f12,$f14
-0x24 0x73 0x20 0x46
+0xa4 0x39 0x20 0x46
# CHECK: cvt.w.s $f6,$f7
0xa4 0x39 0x00 0x46
# CHECK: floor.w.d $f12,$f14
-0x0f 0x73 0x20 0x46
+0x8f 0x39 0x20 0x46
# CHECK: floor.w.s $f6,$f7
0x8f 0x39 0x00 0x46
@@ -213,7 +213,7 @@
# CHECK: jal 00000530
0x4c 0x01 0x00 0x0c
-# CHECK: jalr a3
+# CHECK: jalr a2,a3
0x09 0xf8 0xe0 0x00
# CHECK: jr a3
@@ -267,8 +267,8 @@
# CHECK: mflo a1
0x12 0x28 0x00 0x00
-# CHECK: mov.d $f6,$f8
-0x86 0x41 0x20 0x46
+# CHECK: mov.d $f12,$f14
+0x86 0x39 0x20 0x46
# CHECK: mov.s $f6,$f7
0x86 0x39 0x00 0x46
@@ -291,11 +291,11 @@
# CHECK: mtlo a3
0x13 0x00 0xe0 0x00
-# CHECK: mul.d $f8,$f12,$f14
-0x02 0x62 0x2e 0x46
+# CHECK: mul.d $f9,$f12,$f14
+0x42 0x32 0x27 0x46
# CHECK: mul.s $f9,$f6,$f7
-0x02 0x62 0x07 0x46
+0x42 0x32 0x07 0x46
# CHECK: mul t1,a2,a3
0x02 0x48 0xc7 0x70
@@ -307,7 +307,7 @@
0x19 0x00 0x65 0x00
# CHECK: neg.d $f12,$f14
-0x07 0x73 0x20 0x46
+0x87 0x39 0x20 0x46
# CHECK: neg.s $f6,$f7
0x87 0x39 0x00 0x46
@@ -340,7 +340,7 @@
0x46 0x48 0xe6 0x00
# CHECK: round.w.d $f12,$f14
-0x0c 0x73 0x20 0x46
+0x8c 0x39 0x20 0x46
# CHECK: round.w.s $f6,$f7
0x8c 0x39 0x00 0x46
@@ -385,7 +385,7 @@
0x2b 0x18 0x65 0x00
# CHECK: sqrt.d $f12,$f14
-0x04 0x73 0x20 0x46
+0x84 0x39 0x20 0x46
# CHECK: sqrt.s $f6,$f7
0x84 0x39 0x00 0x46
@@ -405,8 +405,8 @@
# CHECK: srlv v0,v1,a1
0x06 0x10 0xa3 0x00
-# CHECK: sub.d $f8,$f12,$f14
-0x01 0x62 0x2e 0x46
+# CHECK: sub.d $f9,$f12,$f14
+0x41 0x32 0x27 0x46
# CHECK: sub.s $f9,$f6,$f7
0x41 0x32 0x07 0x46
@@ -427,7 +427,7 @@
0xcf 0x01 0x00 0x00
# CHECK: trunc.w.d $f12,$f14
-0x0d 0x73 0x20 0x46
+0x8d 0x39 0x20 0x46
# CHECK: trunc.w.s $f6,$f7
0x8d 0x39 0x00 0x46