Age | Commit message (Expand) | Author | Files | Lines |
2024-01-05 | Add AMD znver5 processor support | Tejas Joshi | 1 | -0/+10 |
2024-01-04 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2023-12-28 | Support APX GPR32 with rex2 prefix | Cui, Lili | 1 | -253/+273 |
2023-11-09 | x86: Cpu64 handling improvements | Jan Beulich | 1 | -10/+10 |
2023-11-09 | x86: Intel Core processors do not support CMPXCHG16B | Jan Beulich | 1 | -1/+1 |
2023-10-31 | Support Intel USER_MSR | Hu, Lin1 | 1 | -403/+413 |
2023-09-15 | x86: fold CpuLM and Cpu64 | Jan Beulich | 1 | -470/+470 |
2023-09-14 | x86: support AVX10.1/512 | Jan Beulich | 1 | -0/+10 |
2023-09-14 | x86: make AES/PCMULQDQ respectively prereqs of VAES/VPCMULQDQ | Jan Beulich | 1 | -4/+4 |
2023-09-01 | x86: rename CpuPCLMUL | Jan Beulich | 1 | -2/+2 |
2023-08-11 | x86: pack CPU flags in opcode table | Jan Beulich | 1 | -625/+625 |
2023-08-02 | Revert "2.41 Release sources" | Sam James | 1 | -344/+676 |
2023-08-02 | 2.41 Release sourcesbinutils-2_41-release | Nick Clifton | 1 | -676/+344 |
2023-07-27 | Support Intel PBNDKB | Hu, Lin1 | 1 | -281/+291 |
2023-07-27 | Support Intel SM4 | Haochen Jiang | 1 | -385/+405 |
2023-07-27 | Support Intel SM3 | Haochen Jiang | 1 | -380/+400 |
2023-07-27 | Support Intel SHA512 | Haochen Jiang | 1 | -378/+398 |
2023-07-27 | Support Intel AVX-VNNI-INT16 | konglin1 | 1 | -293/+555 |
2023-05-23 | Support Intel FRED LKGS | Zhang, Jun | 1 | -278/+314 |
2023-04-07 | Support Intel AMX-COMPLEX | Haochen Jiang | 1 | -262/+280 |
2023-02-24 | x86: MONITOR/MWAIT are not SSE3 insns | Jan Beulich | 1 | -524/+533 |
2023-02-24 | x86-64: don't permit LAHF/SAHF with "generic64" | Jan Beulich | 1 | -394/+403 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-22 | x86: correct/improve TSX controls | Jan Beulich | 1 | -1/+28 |
2022-12-22 | x86: add dependencies on SVME | Jan Beulich | 1 | -7/+43 |
2022-12-22 | x86: add dependencies on VMX | Jan Beulich | 1 | -2/+29 |
2022-12-22 | x86: correct XSAVE* dependencies | Jan Beulich | 1 | -7/+7 |
2022-12-22 | x86: correct dependencies of a few AVX512 sub-features | Jan Beulich | 1 | -6/+6 |
2022-12-22 | x86: add dependencies on AVX2 | Jan Beulich | 1 | -9/+27 |
2022-12-22 | x86: correct SSE dependencies | Jan Beulich | 1 | -48/+84 |
2022-12-22 | x86: re-work ISA extension dependency handling | Jan Beulich | 1 | -528/+555 |
2022-12-02 | x86: drop most OPERAND_TYPE_* (and rework the rest) | Jan Beulich | 1 | -184/+0 |
2022-11-15 | Add AMD znver4 processor support | Tejas Joshi | 1 | -213/+231 |
2022-11-08 | Support Intel RAO-INT | Kong Lingling | 1 | -250/+268 |
2022-11-04 | Support Intel AVX-NE-CONVERT | konglin1 | 1 | -251/+269 |
2022-11-02 | Support Intel MSRLIST | Hu, Lin1 | 1 | -248/+266 |
2022-11-02 | Support Intel WRMSRNS | Hu, Lin1 | 1 | -247/+265 |
2022-11-02 | Support Intel CMPccXADD | Haochen Jiang | 1 | -247/+265 |
2022-11-02 | Support Intel AVX-VNNI-INT8 | Cui,Lili | 1 | -61/+79 |
2022-11-02 | Support Intel AVX-IFMA | Hongyu Wang | 1 | -252/+270 |
2022-10-31 | x86: minor improvements to optimize_imm() (part III) | Jan Beulich | 1 | -4/+0 |
2022-10-31 | Support Intel PREFETCHI | Cui, Lili | 1 | -252/+261 |
2022-10-21 | Support Intel AMX-FP16 | Cui,Lili | 1 | -233/+242 |
2022-10-18 | x86: Disable AVX-VNNI when disabling AVX2 | H.J. Lu | 1 | -2/+2 |
2022-10-18 | x86: correct CPU_AMX_{BF16,INT8}_FLAGS | Jan Beulich | 1 | -2/+2 |
2022-07-04 | x86: fold Disp32S and Disp32 | Jan Beulich | 1 | -73/+69 |
2022-07-04 | x86: restore masking of displacement kinds | Jan Beulich | 1 | -6/+6 |
2022-03-17 | x86: never set i386_cpu_flags' "unused" field | Jan Beulich | 1 | -1/+1 |
2022-03-17 | x86: unify CPU flag on/off processing | Jan Beulich | 1 | -1/+1 |
2022-03-17 | x86: drop L1OM/K1OM support from gas | Jan Beulich | 1 | -390/+372 |