[ARC] Fix decoding of w6 signed short immediate.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / st.d
index 3f75d40c367f449551035094fc003013abf6f505..269b2cf46d2c553e6e7b6d30ebcb3cd3c18b7c49 100644 (file)
@@ -13,7 +13,7 @@ Disassembly of section .text:
   10:  1a02 004c               st[hw]+.aw      r1,\[r2,2\]
   14:  1e00 7040 0000 0384     st      r1,\[0x384\]
   1c:  1a00 0003               stb     0,\[r2\]
-  20:  1af8 8e01               st      56,\[r2,-8\]
+  20:  1af8 8e01               st      -8,\[r2,-8\]
   24:  1e00 7080 0000 0000     st      r2,\[0\]
                        28: R_ARC_32_ME foo
   2c:  1a02 0060               st.di   r1,\[r2,2\]
@@ -22,7 +22,7 @@ Disassembly of section .text:
   38:  1c04 1f80 0000 0000     st      0,\[r12,4\]
                        3c: R_ARC_32_ME .text\+0x40
   40:  212b 0080               sr      r1,\[r2\]
-  44:  216b 0380               sr      r1,\[0xe\]
+  44:  216b 0380               sr      r1,\[aux_irq_ctrl\]
   48:  262b 7040 0000 03e8     sr      0x3e8,\[r1\]
   50:  262b 7080 0000 0064     sr      0x64,\[r2\]
   58:  212b 0f80 0000 2710     sr      r1,\[0x2710\]
This page took 0.024966 seconds and 4 git commands to generate.