aarch64: override default elf .set handling in gas
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / put-op-r.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2# as: -linkrelax
3# source: put-op.s
4.*: file format elf64-mmix
5
6Disassembly of section \.text:
7
80000000000000000 <Main>:
9 0: f604007b put rJ,\$123
10 4: f613002d put rG,\$45
11 8: f61f00f5 put rZZ,\$245
12 c: f604006f put rJ,\$111
13 10: f713002d put rG,45
14 14: f71f00f5 put rZZ,245
15 18: f7040000 put rJ,0
16 1c: f7130000 put rG,0
17 20: f71f0000 put rZZ,0
This page took 0.759604 seconds and 4 git commands to generate.