Age | Commit message (Expand) | Author | Files | Lines |
2024-04-17 | Add W table for USER_MSR under MAP4. | Hu, Lin1 | 1 | -2/+2 |
2024-01-19 | x86: support APX forms of U{RD,WR}MSR | Jan Beulich | 1 | -1/+10 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -59/+1 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -1/+59 |
2023-07-11 | x86: misc further register-only insns don't need to go through mod_table[] | Jan Beulich | 1 | -15/+1 |
2023-07-11 | x86: various operations on mask registers can avoid going through mod_table[] | Jan Beulich | 1 | -20/+0 |
2023-07-11 | x86: misc further memory-only insns don't need to go through mod_table[] | Jan Beulich | 1 | -24/+0 |
2023-07-04 | x86: flag bad EVEX masking for miscellaneous insns | Jan Beulich | 1 | -4/+4 |
2022-01-14 | x86: share yet more VEX table entries with EVEX decoding | Jan Beulich | 1 | -30/+0 |
2022-01-14 | x86: reduce AVX512 FP set of insns decoded through vex_w_table[] | Jan Beulich | 1 | -2/+2 |
2021-07-22 | x86: drop xmm_m{b,w,d,q}_mode | Jan Beulich | 1 | -6/+6 |
2021-03-10 | x86: re-arrange order of decode for various EVEX opcodes | Jan Beulich | 1 | -52/+12 |
2020-07-14 | x86: drop Rdq, Rd, and MaskR | Jan Beulich | 1 | -0/+35 |
2020-07-14 | x86: simplify decode of opcodes valid with (embedded) 66 prefix only | Jan Beulich | 1 | -24/+24 |
2020-07-06 | x86: most VBROADCAST{F,I}{32,64}x* only accept memory operands | Jan Beulich | 1 | -0/+32 |
2020-06-09 | x86: utilize X macro in EVEX decoding | Jan Beulich | 1 | -2/+22 |
2019-07-01 | x86: remove ModRM.mod decoding layer from AVX512F VMOVS{S,D} | Jan Beulich | 1 | -20/+0 |
2019-06-21 | i386: Break i386-dis-evex.h into small files | H.J. Lu | 1 | -0/+62 |