diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-01-27 09:23:38 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-01-27 09:23:38 +0100 |
commit | 31b4cda3d55258784dec140d44b0a66f14294ff6 (patch) | |
tree | a37e5e1f03f04346161209413b9df11595140ebf /ld | |
parent | 95dfdd858c97198ee5f2573c49d0769d1ef60e68 (diff) | |
download | fsf-binutils-gdb-31b4cda3d55258784dec140d44b0a66f14294ff6.zip fsf-binutils-gdb-31b4cda3d55258784dec140d44b0a66f14294ff6.tar.gz fsf-binutils-gdb-31b4cda3d55258784dec140d44b0a66f14294ff6.tar.bz2 |
x86: move reg_operands adjustment
Ideally we'd do away with this somewhat questionable adjustment (leaving
i.types[] untouched). That's non-trivial though as it looks, so only
- move the logic into process_operands(), putting it closer to related
logic and eliminating a conditional for operand-less insns,
- make it consistent (i.e. also affect %xmm0), eliminating an ugly
special case later in the function.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions