This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / pdp11 / pr14480.d
CommitLineData
3cf2b669
JPC
1#name: PR 14480 - correct assembly of 'jsr pc, @(r0)'
2#objdump: -dw
3
4abd8e8d 4.*: +file format .*
3cf2b669
JPC
5
6Disassembly of section .text:
7
80+00 <start>:
9[ ]+0:[ ]+15c0 0014[ ]+mov[ ]+\$24, r0
10[ ]+4:[ ]+09c8[ ]+jsr[ ]+pc, \(r0\)
11[ ]+6:[ ]+09f8 0000[ ]+jsr[ ]+pc, \*0\(r0\)
12[ ]+a:[ ]+09f8 0000[ ]+jsr[ ]+pc, \*0\(r0\)
13[ ]+e:[ ]+09f8 0002[ ]+jsr[ ]+pc, \*2\(r0\)
14#pass
This page took 0.062398 seconds and 4 git commands to generate.