Home | History | Annotate | Download | only in ia64
      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 
     12 Disassembly of section \.text:
     13 
     14 0+000 <foo>:
     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;;
     18