[PATCH 3/6] x86: use template for SSE floating point comparison insns
H.J. Lu
hjl.tools@gmail.com
Fri Mar 6 14:43:00 GMT 2020
More information about the Binutils mailing list
Fri Mar 6 14:43:00 GMT 2020
- Previous message (by thread): [PATCH 3/6] x86: use template for SSE floating point comparison insns
- Next message (by thread): [PATCH 5/6] x86: use template for XOP integer comparison, shift, and rotate insns
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): [PATCH 3/6] x86: use template for SSE floating point comparison insns
- Next message (by thread): [PATCH 5/6] x86: use template for XOP integer comparison, shift, and rotate insns
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list