[PATCH 2/5] x86-64: adjust stack insn test case

H.J. Lu hjl.tools@gmail.com
Tue Jul 14 13:07:14 GMT 2020


On Tue, Jul 14, 2020 at 12:12:56PM +0200, Jan Beulich wrote:
> The value chosen for the 16-/32-bit immediate cases didn't work well
> with the subsequent insn's REX prefix - we ought to pick a value the
> upper two bytes of which evaluate to a 2-byte insn. Bump the values
> accordingly, allowing the subsequent insn to actually have the intended
> REX.W.
> 
> gas/
> 2020-07-XX  Jan Beulich  <jbeulich@suse.com>
> 
> 	* testsuite/gas/i386/x86-64-stack.s: Adjust 32-bit push
> 	immediate.
> 	* testsuite/gas/i386/x86-64-stack-intel.d,
> 	testsuite/gas/i386/x86-64-stack-suffix.d,
> 	testsuite/gas/i386/x86-64-stack.d: Adjust expectations.
> 

OK.

Thanks.

H.J.


More information about the Binutils mailing list