[PATCH v6 2/5] x86: fold two JMP templates

H.J. Lu hjl.tools@gmail.com
Wed Feb 12 12:33:00 GMT 2020


On Wed, Feb 12, 2020 at 2:05 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> Now that the AMD64 check in match_template() applies to 64-bit code
> only, the non-64-bit and the Amd64 template can be folded, as being
> otherwise compatible with one another. (Oddly enough the same doesn't
> apply to CALL, due to the suffixes it permits, while JMP doesn't
> allow for any.)
>
> opcodes/
> 2020-02-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-opc.tbl (jmp): Fold CpuNo64 and Amd64 direct variants.
>         * i386-tbl.h: Re-generate.

OK.

Thanks.

-- 
H.J.



More information about the Binutils mailing list