aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / sync-op-r.d
1 # objdump: -dr
2 # as: -linkrelax
3 # source: sync-op.s
4 .*: file format elf64-mmix
5
6 Disassembly of section .text:
7
8 0000000000000000 <Main>:
9 0: fc6e6406 sync 7234566
10 4: fc000000 sync 0
11 8: fc000001 sync 1
12 c: fc000000 sync 0
13 10: fc000001 sync 1
14 14: fc7c2242 sync 8135234
This page took 0.032354 seconds and 4 git commands to generate.