This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / while.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: MRI structured while
3#as: -M
4
5# Test MRI structure while pseudo-op.
6
7.*: file format .*
8
9Disassembly of section .text:
100+000 <foo> bccs 0+004 <foo\+(0x|)4>
110+002 <foo\+(0x|)2> bras 0+000 <foo>
120+004 <foo\+(0x|)4> clrw %d1
130+006 <foo\+(0x|)6> cmpiw #10,%d1
e1f44d10 140+00a <foo\+(0x|)a> bgts 0+010 <foo\+(0x|)10>
252b5132
RH
150+00c <foo\+(0x|)c> addqw #1,%d1
160+00e <foo\+(0x|)e> bras 0+006 <foo\+(0x|)6>
170+010 <foo\+(0x|)10> nop
180+012 <foo\+(0x|)12> nop
This page took 0.917756 seconds and 4 git commands to generate.