x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX
[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 0+000 <foo>:
9 0:[ ]*0f a7 c0 [ ]*xstore-rng
10 3:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng
11 7:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb
12 b:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb
13 f:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc
14 13:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc
15 17:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb
16 1b:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb
17 1f:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb
18 23:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb
19 27:[ ]*0f a7 c0 [ ]*xstore-rng
20 2a:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng
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
27 #pass
This page took 0.035776 seconds and 4 git commands to generate.