2005-02-13 H.J. Lu <hongjiu.lu@intel.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ia64 / dependency-1.d
CommitLineData
983aea34
NC
1# as: -xexplicit
2# objdump: -d
3# name: IA64 read-before-write dependency
4
5# Note - this test is based on a bug reported here:
6# http://sources.redhat.com/ml/bug-gnu-utils/2003-03/msg00270.html
7# With follows up on the binutils mailing list here:
8# http://sources.redhat.com/ml/binutils/2003-04/msg00162.html
9
10.*: +file format .*
11
12Disassembly of section \.text:
13
11e8e359 140+000 <foo>:
983aea34
NC
15 0:.*0b 40 00 40 10 18.*\[MMI\].*ldfs f8=\[r32\];;
16 6:.*00 40 84 30 33 00.*stfd \[r33\]=f8
17 c:.*00 00 04 00.*nop\.i 0x0;;
This page took 0.40341 seconds and 4 git commands to generate.