2004-03-12 Michal Ludvig <mludvig@suse.cz>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / padlock.d
1 #objdump: -dw
2 #name: i386 padlock
3
4 .*: +file format .*
5
6 Disassembly of section .text:
7
8 00000000 <foo>:
9 0:[ ]*0f a7 c0 [ ]*xstorerng
10 3:[ ]*f3 0f a7 c0 [ ]*repz xstorerng
11 7:[ ]*f3 0f a7 c8 [ ]*repz xcryptecb
12 b:[ ]*f3 0f a7 c8 [ ]*repz xcryptecb
13 f:[ ]*f3 0f a7 d0 [ ]*repz xcryptcbc
14 13:[ ]*f3 0f a7 d0 [ ]*repz xcryptcbc
15 17:[ ]*f3 0f a7 e0 [ ]*repz xcryptcfb
16 1b:[ ]*f3 0f a7 e0 [ ]*repz xcryptcfb
17 1f:[ ]*f3 0f a7 e8 [ ]*repz xcryptofb
18 23:[ ]*f3 0f a7 e8 [ ]*repz xcryptofb
19 27:[ ]*0f a7 c0 [ ]*xstorerng
20 2a:[ ]*f3 0f a7 c0 [ ]*repz xstorerng
This page took 0.054937 seconds and 4 git commands to generate.