2010-01-06 Quentin Neill <quentin.neill@amd.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m32r / rela-1.d
CommitLineData
a7498ae6
NC
1#as:
2#objdump: -dr
3#name: rela-1
4
5.*: +file format .*
6
7Disassembly of section .text:
8
90+0000 <.text>:
10 0: fe 00 00 00 bl 0 <.text>
11 0: R_M32R_26_PCREL_RELA .text2\+0x8
12 4: fe 00 00 00 bl 4 <.text\+0x4>
13 4: R_M32R_26_PCREL_RELA .text2\+0x8
14 8: 7e 00 f0 00 bl 8 <.text\+0x8> \|\| nop
15 8: R_M32R_10_PCREL_RELA .text2\+0x8
16 c: b0 90 00 00 bnez r0,c <.text\+0xc>
17 c: R_M32R_18_PCREL_RELA .text2\+0x8
18 10: 10 80 7e 00 mv r0,r0 -> bl 10 <.text\+0x10>
19 12: R_M32R_10_PCREL_RELA .text2\+0x8
20Disassembly of section .text2:
21
220+0000 <label-0x8>:
23 0: 70 00 70 00 nop -> nop
24 4: 70 00 70 00 nop -> nop
This page took 0.213027 seconds and 4 git commands to generate.