[PATCH 2/8] x86: don't open-code PREFIX_NONE
H.J. Lu
hjl.tools@gmail.com
Mon Mar 22 17:58:58 GMT 2021
On Mon, Mar 22, 2021 at 9:42 AM Jan Beulich <jbeulich@suse.com> wrote:
>
> Use the constant rather than literal zero. While at it fold two
> conditionals (using the same base opcode and prefix) in load_insn_p().
>
> gas/
> 2021-03-XX Jan Beulich <jbeulich@suse.com>
>
> * config/tc-i386.c (load_insn_p): Use PREFIX_NONE. Fold two
> if()-s.
> (match_template, output_insn): Use PREFIX_NONE.
OK. Thanks.
--
H.J.
More information about the Binutils
mailing list