Remove m68k-aout and m68k-coff support
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isab.d
1 #name: br-isab.d
2 #objdump: -dr
3 #as: -march=isab -pcrel
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <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 c: R_68K_PC32 bar
15 10: 61ee bsrs 0 <foo>
16 12: 61ff 0000 0000 bsrl 14 <foo\+0x14>
17 14: R_68K_PC32 bar
18 18: 4e71 nop
This page took 0.029594 seconds and 4 git commands to generate.