commit | b5247082c4a71f69ba53e5b076409f25918d953f | [log] [tgz] |
---|---|---|
author | Cui, Lili <lili.cui@intel.com> | Mon Apr 22 09:25:56 2024 +0800 |
committer | Cui, Lili <lili.cui@intel.com> | Mon Apr 22 09:25:56 2024 +0800 |
tree | 76dca7f272f991bdb0cdff387b6773b3128a73f2 | |
parent | 80fa407f9fb8df8b4d4ac3d5db8cc7bdc07eab7f [diff] |
x86/APX: Add invalid check for APX EVEX.X4. gas/ChangeLog: * config/tc-i386.c (build_apx_evex_prefix): Added invalid check for APX X4. * testsuite/gas/i386/x86-64-apx-evex-promoted-bad.d: Added invalid testcase. * testsuite/gas/i386/x86-64-apx-evex-promoted-bad.s: Ditto. opcodes/ChangeLog: * i386-dis.c (get_valid_dis386): Added invalid check for APX X4.