diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-04-19 18:11:11 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-04-19 18:11:11 +0000 |
commit | 29f54b2417c42a61751149e95856ad305384e033 (patch) | |
tree | 55f449c8515140c718b1d3da7f3873293ea8db83 /gas | |
parent | 91c4c44904833bf50cc90e18c2e5cf46c7565b8f (diff) | |
download | gdb-29f54b2417c42a61751149e95856ad305384e033.zip gdb-29f54b2417c42a61751149e95856ad305384e033.tar.gz gdb-29f54b2417c42a61751149e95856ad305384e033.tar.bz2 |
2005-04-19 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/padlock.d: Updated.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/padlock.d | 24 |
2 files changed, 16 insertions, 12 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b50c3b1..98b8404 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-04-19 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/padlock.d: Updated. + 2005-04-19 Andreas Schwab <schwab@suse.de> * gas/ia64/invalid-ar.l: Adapt to changed error message. diff --git a/gas/testsuite/gas/i386/padlock.d b/gas/testsuite/gas/i386/padlock.d index 358b885..b0c183b 100644 --- a/gas/testsuite/gas/i386/padlock.d +++ b/gas/testsuite/gas/i386/padlock.d @@ -6,18 +6,18 @@ Disassembly of section .text: 00000000 <foo>: - 0:[ ]*0f a7 c0 [ ]*xstorerng - 3:[ ]*f3 0f a7 c0 [ ]*repz xstorerng - 7:[ ]*f3 0f a7 c8 [ ]*repz xcryptecb - b:[ ]*f3 0f a7 c8 [ ]*repz xcryptecb - f:[ ]*f3 0f a7 d0 [ ]*repz xcryptcbc - 13:[ ]*f3 0f a7 d0 [ ]*repz xcryptcbc - 17:[ ]*f3 0f a7 e0 [ ]*repz xcryptcfb - 1b:[ ]*f3 0f a7 e0 [ ]*repz xcryptcfb - 1f:[ ]*f3 0f a7 e8 [ ]*repz xcryptofb - 23:[ ]*f3 0f a7 e8 [ ]*repz xcryptofb - 27:[ ]*0f a7 c0 [ ]*xstorerng - 2a:[ ]*f3 0f a7 c0 [ ]*repz xstorerng + 0:[ ]*0f a7 c0 [ ]*xstore-rng + 3:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng + 7:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb + b:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb + f:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc + 13:[ ]*f3 0f a7 d0 [ ]*repz xcrypt-cbc + 17:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb + 1b:[ ]*f3 0f a7 e0 [ ]*repz xcrypt-cfb + 1f:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb + 23:[ ]*f3 0f a7 e8 [ ]*repz xcrypt-ofb + 27:[ ]*0f a7 c0 [ ]*xstore-rng + 2a:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng 2e:[ ]*f3 0f a6 c0 [ ]*repz montmul 32:[ ]*f3 0f a6 c0 [ ]*repz montmul 36:[ ]*f3 0f a6 c8 [ ]*repz xsha1 |