commit | 4e014f6ac0a2420f615a902af4370b1a45087bb6 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@suse.com> | Mon Jun 07 12:00:38 2021 +0200 |
committer | Jan Beulich <jbeulich@suse.com> | Mon Jun 07 12:00:38 2021 +0200 |
tree | 4104c01fdb7faf0503f48f77308052907386d8c0 | |
parent | a442cac5084e97d47223bac61cfc4d168c568ba4 [diff] |
x86: immediate operands don't allow for vector operations Neither masking nor broadcast are possible here, and RC/SAE get dealt with elsewhere. This also fixes gas crashes (i.e. "Fatal error: unable to continue with assembly"), since the return path being removed failed to restore input_line_pointer from save_input_line_pointer.