This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / rl78 / pr19157.d
CommitLineData
02f12cd4 1#objdump: -d --prefix-addresses --show-raw-insn
c2f28758 2#name: PR19157: RL78: zero offset omitted in stack based addressing
02f12cd4
VK
3
4.*: +file format .*rl78.*
5
6Disassembly of section .text:
70x0+000 88 00[ ]+mov[ ]+a, \[sp\+0\]
80x0+002 88 00[ ]+mov[ ]+a, \[sp\+0\]
90x0+004 88 01[ ]+mov[ ]+a, \[sp\+1\]
100x0+006 a8 00[ ]+movw[ ]+ax, \[sp\+0\]
110x0+008 a8 00[ ]+movw[ ]+ax, \[sp\+0\]
120x0+00a a8 02[ ]+movw[ ]+ax, \[sp\+2\]
130x0+00c c8 00 09[ ]+mov[ ]+\[sp\+0\], #9
140x0+00f c8 00 09[ ]+mov[ ]+\[sp\+0\], #9
150x0+012 c8 01 09[ ]+mov[ ]+\[sp\+1\], #9
This page took 0.185227 seconds and 4 git commands to generate.