~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/i386/rtm.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -dw
 
2
#name: i386 RTM insns
 
3
 
 
4
.*: +file format .*
 
5
 
 
6
 
 
7
Disassembly of section .text:
 
8
 
 
9
0+ <foo>:
 
10
[       ]*[a-f0-9]+:    c6 f8 08                xabort \$0x8
 
11
[       ]*[a-f0-9]+:    c7 f8 fa ff ff ff       xbegin 3 <foo\+0x3>
 
12
[       ]*[a-f0-9]+:    c7 f8 00 00 00 00       xbegin f <foo\+0xf>
 
13
[       ]*[a-f0-9]+:    0f 01 d5                xend   
 
14
[       ]*[a-f0-9]+:    c6 f8 08                xabort \$0x8
 
15
[       ]*[a-f0-9]+:    c7 f8 fa ff ff ff       xbegin 15 <foo\+0x15>
 
16
[       ]*[a-f0-9]+:    c7 f8 00 00 00 00       xbegin 21 <foo\+0x21>
 
17
[       ]*[a-f0-9]+:    0f 01 d5                xend   
 
18
[       ]*[a-f0-9]+:    0f 01 d6                xtest  
 
19
#pass