]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-dis-evex-w.h
Error linking binaries with differing e_flags.
[thirdparty/binutils-gdb.git] / opcodes / i386-dis-evex-w.h
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 need_vex_reg
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: most VBROADCAST{F,I}{32,64}x* only accept memory...
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-07-06  Jan Beulichx86: replace EXqScalarS by EXqVexScalarS
2020-07-06  Jan Beulichx86: replace EX{d,q}Scalar by EXxmm_m{d,q}
2020-06-09  Jan Beulichx86: utilize X macro in EVEX decoding
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