Fix compile time warnings about using possibly uninitialised variables in rs6000...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-rtm.d
CommitLineData
42164a71
L
1#objdump: -dw
2#name: x86-64 RTM insns
3
4.*: +file format .*
5
6
7Disassembly of section .text:
8
90+ <foo>:
10[ ]*[a-f0-9]+: c6 f8 08 xabort \$0x8
11[ ]*[a-f0-9]+: c7 f8 fa ff ff ff xbeginq 3 <foo\+0x3>
12[ ]*[a-f0-9]+: c7 f8 00 00 00 00 xbeginq 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 xbeginq 15 <foo\+0x15>
16[ ]*[a-f0-9]+: c7 f8 00 00 00 00 xbeginq 21 <foo\+0x21>
17[ ]*[a-f0-9]+: 0f 01 d5 xend
18[ ]*[a-f0-9]+: 0f 01 d6 xtest
19#pass
This page took 0.285803 seconds and 4 git commands to generate.