mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 04:49:54 +08:00
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.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
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>
|
2007-07-04 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
|
* gas/i386/i386.exp: Run x86-64-nops-1 for x86_64-*-mingw*.
|
||||||
|
@ -27,3 +27,6 @@ _start:
|
|||||||
rex.WRB
|
rex.WRB
|
||||||
rex.WRX
|
rex.WRX
|
||||||
rex.WRXB
|
rex.WRXB
|
||||||
|
# Make sure that the above rex prefix won't become the rex prefix for
|
||||||
|
# the padding.
|
||||||
|
rex
|
||||||
|
Reference in New Issue
Block a user