This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / dlx / lhi.d
index db3b35d659e32c30e3ce076cbeb1c8dcebe9a826..e8551297408dd04bb4e85beb921edf77b636e3ac 100644 (file)
@@ -1,6 +1,6 @@
 #as:
 #objdump: -dr
-#name: itype
+#name: lhi
 
 .*: +file format .*
 
@@ -11,7 +11,7 @@ Disassembly of section .text:
    4:  3c 03 00 00     lhi     r3,0x0000
                        6: R_DLX_RELOC_16_HI    .text
    8:  3c 04 00 00     lhi     r4,0x0000
-                       a: R_DLX_RELOC_16       .text
+                       a: R_DLX_RELOC_16_LO    .text
    c:  3c 04 ff fb     lhi     r4,0xfffb
                        e: R_DLX_RELOC_16       .text
   10:  3c 04 00 0c     lhi     r4,0x000c
@@ -19,5 +19,5 @@ Disassembly of section .text:
   18:  20 04 00 00     addi    r4,r0,0x0000
                        1a: R_DLX_RELOC_16_HI   .text
   1c:  34 84 00 18     ori     r4,r4,0x0018
-                       1e: R_DLX_RELOC_16      .text
+                       1e: R_DLX_RELOC_16_LO   .text
   20:  20 64 00 00     addi    r4,r3,0x0000
This page took 0.023568 seconds and 4 git commands to generate.