[PATCH 6/8] x86: re-number PREFIX_0X<nn>

H.J. Lu hjl.tools@gmail.com
Mon Mar 22 18:03:29 GMT 2021


On Mon, Mar 22, 2021 at 05:45:30PM +0100, Jan Beulich wrote:
> In preparation to use PREFIX_0X<nn> attributes also in VEX/XOP/EVEX
> encoding templates, renumber the pseudo-enumerators such that their
> values can then also be used directly in the respective prefix bit
> fields.
> 
> gas/
> 2021-03-XX  Jan Beulich  <jbeulich@suse.com>
> 
> 	* config/tc-i386.c (pte): Re-order opc_pfx[] entries.
> 
> opcodes/
> 2021-03-XX  Jan Beulich  <jbeulich@suse.com>
> 
> 	* i386-opc.h (PREFIX_0XF2, PREFIX_0XF3): Excahnge values. Extend
> 	comment.
> 	* i386-tbl.h: Re-generate.
> 

OK.  Thanks.

H.J.


More information about the Binutils mailing list