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