commit | ac500f1772cfd5b1cf92acfa3ea4e7c43fab4fe3 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Tue Jul 04 17:00:35 2023 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Tue Jul 04 17:00:35 2023 +0200 |
tree | 7f4a8e63421cf4293e1fc9569434c64342614b33 | |
parent | 07d618b91f50816f198abac7df116e83d47ca1be [diff] |
x86: flag EVEX.z set when destination is a mask register While only zeroing-masking is possible in this case, this still requires EVEX.z to be clear. Introduce a "global" flag right here, to be re-used by checks which need to live in specific operand handlers.