diff options
Diffstat (limited to 'gas/testsuite/gas/mmix/sync-op-r.d')
-rw-r--r-- | gas/testsuite/gas/mmix/sync-op-r.d | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gas/testsuite/gas/mmix/sync-op-r.d b/gas/testsuite/gas/mmix/sync-op-r.d new file mode 100644 index 000000000000..e2ceb0de2140 --- /dev/null +++ b/gas/testsuite/gas/mmix/sync-op-r.d @@ -0,0 +1,14 @@ +# objdump: -dr +# as: -linkrelax +# source: sync-op.s +.*: file format elf64-mmix + +Disassembly of section .text: + +0000000000000000 <Main>: + 0: fc6e6406 sync 7234566 + 4: fc000000 sync 0 + 8: fc000001 sync 1 + c: fc000000 sync 0 + 10: fc000001 sync 1 + 14: fc7c2242 sync 8135234 |