gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isac.d
CommitLineData
1c3f20b4 1#name: br-isac.d
cac27205 2#objdump: -dr
9a2e615a 3#as: -march=isac -pcrel
76748ada 4#not-target: *-*-*aout m68k-*-netbsd m68k-*-openbsd*
9a2e615a
NS
5
6.*: file format .*
7
8Disassembly of section .text:
9
100+ <foo>:
11 0: 4e71 nop
12 2: 61ff ffff fffc bsrl 0 <foo>
13 8: 60f6 bras 0 <foo>
cac27205
NC
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
87298967 22 20: 40e7 46fc 04d2 stldsr #1234
This page took 0.204289 seconds and 4 git commands to generate.