This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH 3/6] x86: use template for SSE floating point comparison insns
On Fri, Mar 6, 2020 at 12:12 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> These all follow an almost common pattern, with the exception of being
> commutative. This exception can be easily taken care of.
>
> opcodes/
> 2020-03-XX Jan Beulich <jbeulich@suse.com>
>
> * i386-gen.c (set_bitfield): Ignore zero-length field names.
> * i386-opc.tbl (sse_frel): New. Use it for SSE/SSE2 cmpps,
> cmpss, cmppd, and cmpsd 2-operand pseudo-ops.
> * i386-tbl.h: Re-generate.
>
OK.
Thanks.
--
H.J.