diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2007-07-04 15:40:43 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2007-07-04 15:40:43 +0000 |
commit | 96f8e2eeb308055c86679a812c8d8762438e084e (patch) | |
tree | d14985dd22ba78af24c20e7475934eaca04e65e7 /gas | |
parent | 872ce6ff99eaf767ce26c1c69d11b7d910274dbc (diff) | |
download | gdb-96f8e2eeb308055c86679a812c8d8762438e084e.zip gdb-96f8e2eeb308055c86679a812c8d8762438e084e.tar.gz gdb-96f8e2eeb308055c86679a812c8d8762438e084e.tar.bz2 |
2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/rex.s: Avoid the last rex prefix becoming the
rex prefix for the padding.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/rex.s | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 09aacdb..5d63eee 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,5 +1,10 @@ 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/rex.s: Avoid the last rex prefix becoming the + rex prefix for the padding. + +2007-07-04 H.J. Lu <hongjiu.lu@intel.com> + * gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*. 2007-07-04 Nick Clifton <nickc@redhat.com> diff --git a/gas/testsuite/gas/i386/rex.s b/gas/testsuite/gas/i386/rex.s index 6f1e38a..a0736c4 100644 --- a/gas/testsuite/gas/i386/rex.s +++ b/gas/testsuite/gas/i386/rex.s @@ -27,3 +27,6 @@ _start: rex.WRB rex.WRX rex.WRXB +# Make sure that the above rex prefix won't become the rex prefix for +# the padding. + rex |