commit | c80eb5cbe7d32bcd9fbdb89f34b5882e64408173 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Wed Jan 22 09:51:23 2025 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Wed Jan 22 09:51:23 2025 +0100 |
tree | 2701db62c1c3fff06fe5590c28a63f62ec9d3c59 | |
parent | 196fda592e66405ee423701943ca12dd1a996130 [diff] |
x86/Solaris: correct support for Sun form of CMOV<size>.S PR gas/32579 The deprecated .s (swapped operand encoding) functionality got in the way of properly recognizing this specific form. Move the Solaris- specific code ahead of that.