gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / m68k / br-isac.d
CommitLineData
1c3f20b4 1#name: br-isac.d
cac27205 2#objdump: -dr
9a2e615a
NS
3#as: -march=isac -pcrel
4
5.*: file format .*
6
7Disassembly of section .text:
8
90+ <foo>:
10 0: 4e71 nop
11 2: 61ff ffff fffc bsrl 0 <foo>
12 8: 60f6 bras 0 <foo>
cac27205
NC
13 a: 66ff 0000 0000 bnel c <foo\+0xc>
14 c: R_68K_PC32 bar
15 10: 67ff 0000 0000 beql 12 <foo\+0x12>
16 12: R_68K_PC32 bar
17 16: 61e8 bsrs 0 <foo>
18 18: 61ff 0000 0000 bsrl 1a <foo\+0x1a>
19 1a: R_68K_PC32 bar
20 1e: 4e71 nop
87298967 21 20: 40e7 46fc 04d2 stldsr #1234
This page took 0.090227 seconds and 4 git commands to generate.