Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / pushj-c.d
index c4c2746d436a7d540a45bc0f5c8ad3d7c84a102c..2c1f3dda3cc844930c030bf6d4af17130e525d55 100644 (file)
@@ -1,12 +1,12 @@
-#as: -x
+#as: -x --no-pushj-stubs
 #objdump: -tdr
 
 .*:     file format elf64-mmix
 
 SYMBOL TABLE:
-0+ l    d  .text       0+ 
-0+ l    d  .data       0+ 
-0+ l    d  .bss        0+ 
+0+ l    d  .text       0+ (|\.text)
+0+ l    d  .data       0+ (|\.data)
+0+ l    d  .bss        0+ (|\.bss)
 ffff0000ffff0000 l       \*ABS\*       0+ i1
 ffff0000ffff0000 l       \*ABS\*       0+ i2
 0+ g     F .text       0+ Main
@@ -15,7 +15,7 @@ Disassembly of section .text:
 
 0+ <Main>:
    0:  f2010000        pushj \$1,0 <Main>
-                       0: R_MMIX_PUSHJ \*ABS\*\+0xffff0000ffff0000
+                       0: R_MMIX_PUSHJ \*ABS\*-0xffff00010000
    4:  fd000000        swym 0,0,0
    8:  fd000000        swym 0,0,0
    c:  fd000000        swym 0,0,0
This page took 0.024037 seconds and 4 git commands to generate.