gas/testsuite/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isaa.d
1 #name: br-isaa.d
2 #objdump: -d
3 #as: -march=isaa -pcrel
4
5 .*: file format .*
6
7 Disassembly of section .text:
8
9 0+ <foo>:
10 0: 4e71 nop
11 2: 60fc bras 0 <foo>
12 4: 6000 0000 braw 6 <foo\+0x6>
13 8: 61f6 bsrs 0 <foo>
14 a: 6100 0000 bsrw c <foo\+0xc>
15 e: 4e71 nop
This page took 0.030795 seconds and 4 git commands to generate.