diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-12-02 09:53:07 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-12-02 09:53:07 +0100 |
commit | a33ef3c24a85759af9a629d673cb49c822466547 (patch) | |
tree | b12e209263cebae884f3f545d0bb8ea89c0fcddd /binutils/demanguse.c | |
parent | 63dc62b25880d4eeabb9eb3a5d691043b2723dd5 (diff) | |
download | binutils-a33ef3c24a85759af9a629d673cb49c822466547.zip binutils-a33ef3c24a85759af9a629d673cb49c822466547.tar.gz binutils-a33ef3c24a85759af9a629d673cb49c822466547.tar.bz2 |
x86: also use D for XCHG and TEST
Leverage the C (commutative) attribute to also reduce the number of XCHG
and TEST templates we have. This way the reg <-> r/m (and reg <-> reg for
XCHG) forms can also be folded into a single template each, utilizing D.
Diffstat (limited to 'binutils/demanguse.c')
0 files changed, 0 insertions, 0 deletions