]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/testsuite/gas/mri/if.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mri / if.d
1 #objdump: -d
2 #name: MRI structured if
3 #as: -M
4
5 # Test MRI structured if pseudo-op.
6
7 .*: file format .*
8
9 Disassembly of section .text:
10 0+000 <foo> cmpw %d1,%d0
11 0+002 <foo\+2> bles 0+014 <foo\+14>
12 0+004 <foo\+4> cmpw %d2,%d0
13 0+006 <foo\+6> bles 0+014 <foo\+14>
14 0+008 <foo\+8> cmpw %d1,%d2
15 0+00a <foo\+a> bles 0+010 <foo\+10>
16 0+00c <foo\+c> movew %d1,%d3
17 0+00e <foo\+e> bras 0+012 <foo\+12>
18 0+010 <foo\+10> movew %d2,%d3
19 0+012 <foo\+12> bras 0+01e <foo\+1e>
20 0+014 <foo\+14> cmpw %d0,%d1
21 0+016 <foo\+16> bgts 0+01c <foo\+1c>
22 0+018 <foo\+18> cmpw %d0,%d2
23 0+01a <foo\+1a> bles 0+01e <foo\+1e>
24 0+01c <foo\+1c> movew %d0,%d3
25 0+01e <foo\+1e> nop