diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2005-11-04 19:53:02 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2005-11-04 19:53:02 +0000 |
commit | 701aa792127e6bb69980efea3e68c64ecd57a2a2 (patch) | |
tree | 9b06e10c20aac75ce71f68ad8d8cf0cae2b71210 /gas | |
parent | b54788f893981969adb5e98b9e1dbe9588dc0cfd (diff) | |
download | gdb-701aa792127e6bb69980efea3e68c64ecd57a2a2.zip gdb-701aa792127e6bb69980efea3e68c64ecd57a2a2.tar.gz gdb-701aa792127e6bb69980efea3e68c64ecd57a2a2.tar.bz2 |
2005-11-04 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/padlock.d: Support 64bit BFD.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/padlock.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index b21d2cf..351470d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-11-04 H.J. Lu <hongjiu.lu@intel.com> + + * gas/i386/padlock.d: Support 64bit BFD. + 2005-11-04 Alexandre Oliva <aoliva@redhat.com> * gas/all/gas.exp: Remove weakref xfail. Run weakref4.s. diff --git a/gas/testsuite/gas/i386/padlock.d b/gas/testsuite/gas/i386/padlock.d index b0c183b..886ee12 100644 --- a/gas/testsuite/gas/i386/padlock.d +++ b/gas/testsuite/gas/i386/padlock.d @@ -5,7 +5,7 @@ Disassembly of section .text: -00000000 <foo>: +0+000 <foo>: 0:[ ]*0f a7 c0 [ ]*xstore-rng 3:[ ]*f3 0f a7 c0 [ ]*repz xstore-rng 7:[ ]*f3 0f a7 c8 [ ]*repz xcrypt-ecb |