[ gas/testsuite/ChangeLog ]
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mri / if.d
CommitLineData
252b5132
RH
1#objdump: -d --prefix-addresses
2#name: MRI structured if
3#as: -M
4
5# Test MRI structured if pseudo-op.
6
7.*: file format .*
8
9Disassembly of section .text:
100+000 <foo> cmpw %d1,%d0
e1f44d10 110+002 <foo\+(0x|)2> bges 0+014 <foo\+(0x|)14>
252b5132 120+004 <foo\+(0x|)4> cmpw %d2,%d0
e1f44d10 130+006 <foo\+(0x|)6> bges 0+014 <foo\+(0x|)14>
252b5132 140+008 <foo\+(0x|)8> cmpw %d1,%d2
e1f44d10 150+00a <foo\+(0x|)a> bges 0+010 <foo\+(0x|)10>
252b5132
RH
160+00c <foo\+(0x|)c> movew %d1,%d3
170+00e <foo\+(0x|)e> bras 0+012 <foo\+(0x|)12>
180+010 <foo\+(0x|)10> movew %d2,%d3
190+012 <foo\+(0x|)12> bras 0+01e <foo\+(0x|)1e>
200+014 <foo\+(0x|)14> cmpw %d0,%d1
e1f44d10 210+016 <foo\+(0x|)16> blts 0+01c <foo\+(0x|)1c>
252b5132 220+018 <foo\+(0x|)18> cmpw %d0,%d2
e1f44d10 230+01a <foo\+(0x|)1a> bges 0+01e <foo\+(0x|)1e>
252b5132
RH
240+01c <foo\+(0x|)1c> movew %d0,%d3
250+01e <foo\+(0x|)1e> nop
This page took 0.308008 seconds and 4 git commands to generate.