* gas/mri/comment.s, gas/mri/comment.d: New test.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / while.d
CommitLineData
f5cf5e17
ILT
1#objdump: -d
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\+4>
110+002 <foo\+2> bras 0+000 <foo>
120+004 <foo\+4> clrw %d1
130+006 <foo\+6> cmpiw #10,%d1
140+00a <foo\+a> blts 0+010 <foo\+10>
150+00c <foo\+c> addqw #1,%d1
160+00e <foo\+e> bras 0+006 <foo\+6>
170+010 <foo\+10> nop
This page took 0.025258 seconds and 4 git commands to generate.