]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-dis-evex-prefix.h
x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'L
[thirdparty/binutils-gdb.git] / opcodes / i386-dis-evex-prefix.h
2020-07-06  Jan Beulichx86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'L
2020-07-06  Jan Beulichx86: AVX512 extract/insert insns need to honor EVEX.L'L
2020-07-06  Jan Beulichx86: honor VEX.W for VCVT{PH2PS,PS2PH}
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be served by...
2020-06-09  Jan Beulichx86: utilize X macro in EVEX decoding
2020-01-31  Jan Beulichx86: replace EXxmm_mdq by EXVexWdqScalar
2019-07-01  Jan Beulichx86: add missing pseudo ops for VPCLMULQDQ ISA extension
2019-07-01  Jan Beulichx86: remove ModRM.mod decoding layer from AVX512F VMOVS...
2019-06-27  H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-25  Jan Beulichx86: drop dqa_mode
2019-06-21  H.J. Lui386: Break i386-dis-evex.h into small files