summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-len.h
AgeCommit message (Expand)Author
2023-08-02Revert "2.41 Release sources"Sam James
2023-08-022.41 Release sourcesNick Clifton
2023-07-11x86: misc further memory-only insns don't need to go through mod_table[]Jan Beulich
2022-10-24x86: emit {evex} prefix when disassembling ambiguous AVX512VL insnsJan Beulich
2021-03-10x86/Intel: correct AVX512 S/G disassemblyJan Beulich
2021-03-10x86: reuse further VEX entries for EVEXJan Beulich
2021-03-10x86: reuse VEX entries for EVEX vperm{q,pd}Jan Beulich
2021-03-10x86: re-arrange order of decode for various EVEX opcodesJan Beulich
2020-07-14x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich
2020-07-14x86: drop Vex128 and Vex256Jan Beulich
2020-07-14x86: replace %LW by %DQJan Beulich
2020-07-06x86: most VBROADCAST{F,I}{32,64}x* only accept memory operandsJan Beulich
2020-07-06x86: adjust/correct V*{F,I}{32x8,64x4}Jan Beulich
2020-07-06x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'LJan Beulich
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich
2019-06-27i386: Check vector length for scatter/gather prefetch instructionsH.J. Lu
2019-06-21i386: Break i386-dis-evex.h into small filesH.J. Lu