This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rl78 / pr19158.d
CommitLineData
46662804
VK
1#objdump: -d --prefix-addresses --show-raw-insn
2#name: PR19158: RL78: Show the system registers in disassembly
3
4.*: +file format .*rl78.*
5
6Disassembly of section .text:
70+000 <.*> 8e f8[ ]+mov[ ]+a, spl
80+002 <.*> 9e f8[ ]+mov[ ]+spl, a
90+004 <.*> ce f8 7b[ ]+mov[ ]+spl, #123
100+007 <.*> 61 ab f8[ ]+xch[ ]+a, spl
110+00a <.*> ae f8[ ]+movw[ ]+ax, sp
120+00c <.*> be f8[ ]+movw[ ]+sp, ax
130+00e <.*> cb f8 34 12[ ]+movw[ ]+sp, #0x1234
140+012 <.*> 61 ab fa[ ]+xch[ ]+a, psw
150+015 <.*> 61 ab f9[ ]+xch[ ]+a, sph
160+018 <.*> 61 ab fc[ ]+xch[ ]+a, cs
170+01b <.*> 61 ab fd[ ]+xch[ ]+a, es
180+01e <.*> 61 ab fe[ ]+xch[ ]+a, pmc
190+021 <.*> 61 ab ff[ ]+xch[ ]+a, mem
This page took 0.185454 seconds and 4 git commands to generate.