]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-dis-evex-prefix.h
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / opcodes / i386-dis-evex-prefix.h
2024-04-03  Cui, Lilix86/APX: Remove KEYLOCKER and SHA promotions from EVEX...
2024-01-19  Jan Beulichx86: support APX forms of U{RD,WR}MSR
2023-12-28  Cui, LiliSupport APX GPR32 with extend evex prefix
2023-08-02  Sam JamesRevert "2.41 Release sources"
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-11  Jan Beulichx86: various operations on mask registers can avoid...
2023-07-04  Jan Beulichx86: flag bad EVEX masking for miscellaneous insns
2022-10-24  Jan Beulichx86: emit {evex} prefix when disassembling ambiguous...
2022-10-17  Jan Beulichx86: properly decode EVEX.W for AVX512_4{FMAPS,VNNIW...
2022-10-17  Jan Beulichx86: fold AVX512-VNNI disassembler entries with AVX...
2022-01-14  Jan Beulichx86: share yet more VEX table entries with EVEX decoding
2022-01-14  Jan Beulichx86: consistently use scalar_mode for AVX512-FP16 scala...
2022-01-14  Jan Beulichx86: reduce AVX512 FP set of insns decoded through...
2022-01-14  Jan Beulichx86: reduce AVX512-FP16 set of insns decoded through...
2021-08-05  Cui,Lili[PATCH 1/2] Enable Intel AVX512_FP16 instructions
2021-07-22  Jan Beulichx86: drop vex_scalar_w_dq_mode
2021-07-22  Jan Beulichx86: drop xmm_m{b,w,d,q}_mode
2021-07-22  Jan Beulichx86: correct VCVT{,U}SI2SD rounding mode handling
2021-07-22  Jan Beulichx86: drop OP_Mask()
2021-03-10  Jan Beulichx86: reuse further VEX entries for EVEX
2020-07-14  Jan Beulichx86: drop Rdq, Rd, and MaskR
2020-07-14  Jan Beulichx86: simplify decode of opcodes valid with (embedded...
2020-07-14  Jan Beulichx86: drop further EVEX table entries that can be served...
2020-07-14  Jan Beulichx86: replace %LW by %DQ
2020-07-14  Jan Beulichx86: extend %BW use to VP{COMPRESS,EXPAND}{B,W}
2020-07-14  Jan Beulichx86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel...
2020-07-14  Jan Beulichx86: fold VCMP_Fixup() into CMP_Fixup()
2020-07-07  Jan Beulichx86: introduce %BW to avoid going through vex_w_table[]
2020-07-06  Jan Beulichx86: use %LW / %XW instead of going through vex_w_table[]
2020-07-06  Jan Beulichx86: drop EVEX table entries that can be made served...
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