Add R_386_GOT32X support to gas and ld
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / rtm-intel.d
CommitLineData
42164a71
L
1#objdump: -dwMintel
2#name: i386 RTM insns (Intel disassembly)
3#source: rtm.s
4
5.*: +file format .*
6
7
8Disassembly of section .text:
9
100+ <foo>:
11[ ]*[a-f0-9]+: c6 f8 08 xabort 0x8
12[ ]*[a-f0-9]+: c7 f8 fa ff ff ff xbegin 3 <foo\+0x3>
13[ ]*[a-f0-9]+: c7 f8 00 00 00 00 xbegin f <foo\+0xf>
14[ ]*[a-f0-9]+: 0f 01 d5 xend
15[ ]*[a-f0-9]+: c6 f8 08 xabort 0x8
16[ ]*[a-f0-9]+: c7 f8 fa ff ff ff xbegin 15 <foo\+0x15>
17[ ]*[a-f0-9]+: c7 f8 00 00 00 00 xbegin 21 <foo\+0x21>
18[ ]*[a-f0-9]+: 0f 01 d5 xend
19[ ]*[a-f0-9]+: 0f 01 d6 xtest
20#pass
This page took 0.266117 seconds and 4 git commands to generate.