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