PR gas/3041
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isab.d
CommitLineData
1c3f20b4 1#name: br-isab.d
9a2e615a
NS
2#objdump: -d
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>
14 10: 61ee bsrs 0 <foo>
15 12: 61ff 0000 0000 bsrl 14 <foo\+0x14>
16 18: 4e71 nop
This page took 0.025003 seconds and 4 git commands to generate.