Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: share yet more VEX table entries with EVEX decoding | Jan Beulich | 2022-01-14 | 1 | -30/+0 |
* | x86: reduce AVX512 FP set of insns decoded through vex_w_table[] | Jan Beulich | 2022-01-14 | 1 | -2/+2 |
* | x86: drop xmm_m{b,w,d,q}_mode | Jan Beulich | 2021-07-22 | 1 | -6/+6 |
* | x86: re-arrange order of decode for various EVEX opcodes | Jan Beulich | 2021-03-10 | 1 | -52/+12 |
* | x86: drop Rdq, Rd, and MaskR | Jan Beulich | 2020-07-14 | 1 | -0/+35 |
* | x86: simplify decode of opcodes valid with (embedded) 66 prefix only | Jan Beulich | 2020-07-14 | 1 | -24/+24 |
* | x86: most VBROADCAST{F,I}{32,64}x* only accept memory operands | Jan Beulich | 2020-07-06 | 1 | -0/+32 |
* | x86: utilize X macro in EVEX decoding | Jan Beulich | 2020-06-09 | 1 | -2/+22 |
* | x86: remove ModRM.mod decoding layer from AVX512F VMOVS{S,D} | Jan Beulich | 2019-07-01 | 1 | -20/+0 |
* | i386: Break i386-dis-evex.h into small files | H.J. Lu | 2019-06-21 | 1 | -0/+62 |