summaryrefslogtreecommitdiff
path: root/test/MC/Mips/msa/test_i10.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/Mips/msa/test_i10.s')
-rw-r--r--test/MC/Mips/msa/test_i10.s8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/MC/Mips/msa/test_i10.s b/test/MC/Mips/msa/test_i10.s
index 3d7dea3ac9..828ebb5398 100644
--- a/test/MC/Mips/msa/test_i10.s
+++ b/test/MC/Mips/msa/test_i10.s
@@ -3,10 +3,10 @@
# RUN: llvm-mc %s -triple=mipsel-unknown-linux -mcpu=mips32r2 -mattr=+msa -arch=mips -filetype=obj -o - | llvm-objdump -d -triple=mipsel-unknown-linux -mattr=+msa -arch=mips - | FileCheck %s -check-prefix=CHECKOBJDUMP
#
-# CHECK: ldi.b $w8, 198 # encoding: [0x79,0x06,0x32,0x0c]
-# CHECK: ldi.h $w20, 313 # encoding: [0x79,0x29,0xcd,0x0c]
-# CHECK: ldi.w $w24, 492 # encoding: [0x79,0x4f,0x66,0x0c]
-# CHECK: ldi.d $w27, -180 # encoding: [0x79,0x7a,0x66,0xcc]
+# CHECK: ldi.b $w8, 198 # encoding: [0x7b,0x06,0x32,0x07]
+# CHECK: ldi.h $w20, 313 # encoding: [0x7b,0x29,0xcd,0x07]
+# CHECK: ldi.w $w24, 492 # encoding: [0x7b,0x4f,0x66,0x07]
+# CHECK: ldi.d $w27, -180 # encoding: [0x7b,0x7a,0x66,0xc7]
# CHECKOBJDUMP: ldi.b $w8, 198
# CHECKOBJDUMP: ldi.h $w20, 313