]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - opcodes/i386-dis-evex-len.h
2.41 Release sources
[thirdparty/binutils-gdb.git] / opcodes / i386-dis-evex-len.h
2023-08-02  Nick Clifton2.41 Release sources binutils-2_41-release
2023-07-11  Jan Beulichx86: misc further memory-only insns don't need to go...
2022-10-24  Jan Beulichx86: emit {evex} prefix when disassembling ambiguous...
2021-03-10  Jan Beulichx86/Intel: correct AVX512 S/G disassembly
2021-03-10  Jan Beulichx86: reuse further VEX entries for EVEX
2021-03-10  Jan Beulichx86: reuse VEX entries for EVEX vperm{q,pd}
2021-03-10  Jan Beulichx86: re-arrange order of decode for various EVEX opcodes
2020-07-14  Jan Beulichx86: simplify decode of opcodes valid with (embedded...
2020-07-14  Jan Beulichx86: drop Vex128 and Vex256
2020-07-14  Jan Beulichx86: replace %LW by %DQ
2020-07-06  Jan Beulichx86: most VBROADCAST{F,I}{32,64}x* only accept memory...
2020-07-06  Jan Beulichx86: adjust/correct V*{F,I}{32x8,64x4}
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
2019-06-27  H.J. Lui386: Check vector length for scatter/gather prefetch...
2019-06-21  H.J. Lui386: Break i386-dis-evex.h into small files