2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / jmp-op.d
CommitLineData
3c3bdf30
NC
1# objdump: -dr
2.*: file format elf64-mmix
3
4Disassembly of section \.text:
5
60000000000000000 <Main>:
7 0: fd000000 swym 0,0,0
8
90000000000000004 <here>:
10 4: fd000000 swym 0,0,0
11 8: f1ffffff jmp 4 <here>
12
13000000000000000c <at>:
14 c: f0000000 jmp c <at>
15 10: f0000004 jmp 20 <there>
16 14: f1fffffc jmp 4 <here>
17 18: f0000002 jmp 20 <there>
18 1c: f1fffffa jmp 4 <here>
19
200000000000000020 <there>:
21 20: fd000000 swym 0,0,0
This page took 0.508246 seconds and 4 git commands to generate.