x86: re-order update_code_flag()
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Sep 2023 07:55:34 +0000 (09:55 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Sep 2023 07:55:34 +0000 (09:55 +0200)
commitb44fef84a9696d3e571f79aea3e0adea0b4ae02d
tree844f091a0b000970fe876f3751ef5dbc0da6b876
parentf8bf778c811236ea93c1b325bb9a2f38f9276104
x86: re-order update_code_flag()

Do checks before updating state, and bail upon failure of either of the
checks. While moving the code, eliminate some redundancy.
gas/config/tc-i386.c