* gas/mri/mri.exp: Add xfail for the expr test for all hppa
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / repeat.d
CommitLineData
f5cf5e17
ILT
1#objdump: -d
2#name: MRI structured repeat
3#as: -M
4
5# Test MRI structured repeat pseudo-op.
6
7.*: file format .*
8
9Disassembly of section .text:
100+000 <foo> bccs 0+000 <foo>
110+002 <foo\+2> clrw %d1
120+004 <foo\+4> addqw #1,%d1
130+006 <foo\+6> cmpiw #10,%d1
140+00a <foo\+a> bgts 0+004 <foo\+4>
150+00c <foo\+c> nop
This page took 0.033874 seconds and 4 git commands to generate.