This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 6/6] x86: simplify result processing of cpu_flags_match()


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]