| commit | e4e1fcce52befa56718bea6ae519d1b762b5cd67 | [log] [tgz] |
|---|---|---|
| author | Jan Beulich <jbeulich@suse.com> | Fri Jul 29 09:27:22 2022 +0200 |
| committer | Jan Beulich <jbeulich@suse.com> | Fri Jul 29 09:27:22 2022 +0200 |
| tree | a1878865d0f6be26decc8059dc535cfc8eb7436f | |
| parent | c1723a8118f0d02b01a061095f48e75264b2ca4f [diff] |
x86: drop stray NoRex64 from KeyLocker insns It's entirely unclear why some of the KeyLocker insns had NoRex64 on them - there's nothing here which could cause emission of REX.W (except of course a user-specified "rex.w", which we ought to honor anyway).