symver11.s: Add ".balign 8"
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isab.d
CommitLineData
1c3f20b4 1#name: br-isab.d
cac27205 2#objdump: -dr
9a2e615a
NS
3#as: -march=isab -pcrel
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <foo>:
10 0: 4e71 nop
11 2: 61ff ffff fffc bsrl 0 <foo>
12 8: 60f6 bras 0 <foo>
13 a: 60ff 0000 0000 bral c <foo\+0xc>
cac27205 14 c: R_68K_PC32 bar
9a2e615a
NS
15 10: 61ee bsrs 0 <foo>
16 12: 61ff 0000 0000 bsrl 14 <foo\+0x14>
cac27205 17 14: R_68K_PC32 bar
9a2e615a 18 18: 4e71 nop
This page took 0.845463 seconds and 4 git commands to generate.