summaryrefslogtreecommitdiff
path: root/opcodes/i386-dis-evex-len.h
Commit message (Expand)AuthorAgeFilesLines
* x86: emit {evex} prefix when disassembling ambiguous AVX512VL insnsJan Beulich2022-10-241-2/+2
* x86/Intel: correct AVX512 S/G disassemblyJan Beulich2021-03-101-1/+1
* x86: reuse further VEX entries for EVEXJan Beulich2021-03-101-65/+0
* x86: reuse VEX entries for EVEX vperm{q,pd}Jan Beulich2021-03-101-6/+6
* x86: re-arrange order of decode for various EVEX opcodesJan Beulich2021-03-101-218/+43
* x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich2020-07-141-134/+134
* x86: drop Vex128 and Vex256Jan Beulich2020-07-141-3/+3
* x86: replace %LW by %DQJan Beulich2020-07-141-2/+2
* x86: most VBROADCAST{F,I}{32,64}x* only accept memory operandsJan Beulich2020-07-061-8/+8
* x86: adjust/correct V*{F,I}{32x8,64x4}Jan Beulich2020-07-061-14/+14
* x86: AVX512 VPERM{D,Q,PS,PD} insns need to honor EVEX.L'LJan Beulich2020-07-061-0/+28
* x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich2020-07-061-0/+45
* i386: Check vector length for scatter/gather prefetch instructionsH.J. Lu2019-06-271-0/+84
* i386: Break i386-dis-evex.h into small filesH.J. Lu2019-06-211-0/+231