commit | 568473a4376dc1d37d18a4a015739d60e72b7db4 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Thu Mar 28 11:48:47 2024 +0100 |
committer | Jan Beulich <jbeulich@suse.com> | Thu Mar 28 11:48:47 2024 +0100 |
tree | c3bd659d4a73d2effbfc13870ef18fff4b996797 | |
parent | cd9ca24dd21821f203279d48d8ae1b67cc4aa5fe [diff] |
x86: templatize unary ALU insns With the multitude of new APX templates, it finally becomes desirable to further remove redundancy by also templatizing basic arithmetic insns. Continue with a few simple unary (single source) cases.