2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / 1cjmp1brn.d
1 # objdump: -dr
2 # source: 1cjmp1b.s
3 # as: -linkrelax -no-expand
4 .*: file format elf64-mmix
5
6 Disassembly of section \.text:
7
8 0000000000000000 <Main>:
9 0: fd000000 swym 0,0,0
10 4: f0000000 jmp 4 <Main\+0x4>
11 4: R_MMIX_ADDR27 \.text\+0x8
12 8: f0000000 jmp 8 <Main\+0x8>
13 8: R_MMIX_ADDR27 \.text\+0x8
14 c: f0000000 jmp c <Main\+0xc>
15 c: R_MMIX_ADDR27 \.text\+0x8
This page took 0.030058 seconds and 4 git commands to generate.