gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / padlock.d
CommitLineData
26f07657
ML
1#objdump: -dw
2#name: i386 padlock
3
4.*: +file format .*
5
6Disassembly of section .text:
7
800000000 <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
30d1c836
ML
21 2e:[ ]*f3 0f a6 c0 [ ]*repz montmul
22 32:[ ]*f3 0f a6 c0 [ ]*repz montmul
23 36:[ ]*f3 0f a6 c8 [ ]*repz xsha1
24 3a:[ ]*f3 0f a6 c8 [ ]*repz xsha1
25 3e:[ ]*f3 0f a6 d0 [ ]*repz xsha256
26 42:[ ]*f3 0f a6 d0 [ ]*repz xsha256
1ad119f1 27#pass
This page took 0.068362 seconds and 4 git commands to generate.