Skip to content
Snippets Groups Projects
Commit 96f8e2ee authored by H.J. Lu's avatar H.J. Lu
Browse files

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.
parent 872ce6ff
No related branches found
No related tags found
No related merge requests found
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*.
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment