summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/pushj-c.d
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mmix/pushj-c.d')
-rw-r--r--gas/testsuite/gas/mmix/pushj-c.d28
1 files changed, 28 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mmix/pushj-c.d b/gas/testsuite/gas/mmix/pushj-c.d
new file mode 100644
index 0000000000..c4c2746d43
--- /dev/null
+++ b/gas/testsuite/gas/mmix/pushj-c.d
@@ -0,0 +1,28 @@
+#as: -x
+#objdump: -tdr
+
+.*: file format elf64-mmix
+
+SYMBOL TABLE:
+0+ l d .text 0+
+0+ l d .data 0+
+0+ l d .bss 0+
+ffff0000ffff0000 l \*ABS\* 0+ i1
+ffff0000ffff0000 l \*ABS\* 0+ i2
+0+ g F .text 0+ Main
+
+Disassembly of section .text:
+
+0+ <Main>:
+ 0: f2010000 pushj \$1,0 <Main>
+ 0: R_MMIX_PUSHJ \*ABS\*\+0xffff0000ffff0000
+ 4: fd000000 swym 0,0,0
+ 8: fd000000 swym 0,0,0
+ c: fd000000 swym 0,0,0
+ 10: fd000000 swym 0,0,0
+ 14: f2020000 pushj \$2,14 <Main\+0x14>
+ 14: R_MMIX_PUSHJ i2
+ 18: fd000000 swym 0,0,0
+ 1c: fd000000 swym 0,0,0
+ 20: fd000000 swym 0,0,0
+ 24: fd000000 swym 0,0,0