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