0af5d418081db9c05d6e3df392a9c07cc2408a77
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isac.d
1 #name: br-isac.d
2 #objdump: -dr
3 #as: -march=isac -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: 61ff ffff fffc bsrl 0 <foo>
13 8: 60f6 bras 0 <foo>
14 a: 66ff 0000 0000 bnel c <foo\+0xc>
15 c: R_68K_PC32 bar
16 10: 67ff 0000 0000 beql 12 <foo\+0x12>
17 12: R_68K_PC32 bar
18 16: 61e8 bsrs 0 <foo>
19 18: 61ff 0000 0000 bsrl 1a <foo\+0x1a>
20 1a: R_68K_PC32 bar
21 1e: 4e71 nop
22 20: 40e7 46fc 04d2 stldsr #1234
This page took 0.044591 seconds and 3 git commands to generate.