This patch addresses the change in the June Armv8.1-M Mainline specification, that...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / for.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: MRI structured for
3#as: -M
4
5# Test MRI structured for pseudo-op.
6
7.*: file format .*
8
9Disassembly of section .text:
100+000 <foo> clrw %d1
110+002 <foo\+(0x|)2> movew #1,%d0
120+006 <foo\+(0x|)6> cmpiw #10,%d0
130+00a <foo\+(0x|)a> blts 0+016 <foo\+(0x|)16>
140+00c <foo\+(0x|)c> addw %d0,%d1
150+00e <foo\+(0x|)e> bvcs 0+012 <foo\+(0x|)12>
160+010 <foo\+(0x|)10> bras 0+016 <foo\+(0x|)16>
170+012 <foo\+(0x|)12> addqw #2,%d0
180+014 <foo\+(0x|)14> bras 0+006 <foo\+(0x|)6>
190+016 <foo\+(0x|)16> clrw %d1
200+018 <foo\+(0x|)18> movew #10,%d0
210+01c <foo\+(0x|)1c> cmpiw #1,%d0
220+020 <foo\+(0x|)20> bgts 0+030 <foo\+(0x|)30>
230+022 <foo\+(0x|)22> cmpiw #100,%d1
e1f44d10 240+026 <foo\+(0x|)26> blts 0+02a <foo\+(0x|)2a>
252b5132
RH
250+028 <foo\+(0x|)28> bras 0+02c <foo\+(0x|)2c>
260+02a <foo\+(0x|)2a> addw %d0,%d1
270+02c <foo\+(0x|)2c> subqw #1,%d0
280+02e <foo\+(0x|)2e> bras 0+01c <foo\+(0x|)1c>
290+030 <foo\+(0x|)30> nop
300+032 <foo\+(0x|)32> nop
This page took 1.937076 seconds and 4 git commands to generate.