[PATCH 6/6] x86: simplify result processing of cpu_flags_match()
H.J. Lu
hjl.tools@gmail.com
Wed Mar 7 13:41:00 GMT 2018
On Wed, Mar 7, 2018 at 5:04 AM, Jan Beulich <JBeulich@suse.com> wrote:
> Make more obvious what the success and failure paths are, and in
> particular that what used to be at the "skip" label can't be reached
> by what used to be straight line code.
>
> gas/
> 2018-03-07 Jan Beulich <jbeulich@suse.com>
>
> * config/tc-i386.c (parse_insn): Move success return up. Combine
> failure returns.
OK.
Thanks.
--
H.J.
More information about the Binutils
mailing list