summaryrefslogtreecommitdiff
path: root/opcodes/i386-init.h
Commit message (Expand)AuthorAgeFilesLines
* Support Intel AMX-COMPLEXHaochen Jiang2023-04-071-262/+280
* x86: MONITOR/MWAIT are not SSE3 insnsJan Beulich2023-02-241-524/+533
* x86-64: don't permit LAHF/SAHF with "generic64"Jan Beulich2023-02-241-394/+403
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* x86: correct/improve TSX controlsJan Beulich2022-12-221-1/+28
* x86: add dependencies on SVMEJan Beulich2022-12-221-7/+43
* x86: add dependencies on VMXJan Beulich2022-12-221-2/+29
* x86: correct XSAVE* dependenciesJan Beulich2022-12-221-7/+7
* x86: correct dependencies of a few AVX512 sub-featuresJan Beulich2022-12-221-6/+6
* x86: add dependencies on AVX2Jan Beulich2022-12-221-9/+27
* x86: correct SSE dependenciesJan Beulich2022-12-221-48/+84
* x86: re-work ISA extension dependency handlingJan Beulich2022-12-221-528/+555
* x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich2022-12-021-184/+0
* Add AMD znver4 processor supportTejas Joshi2022-11-151-213/+231
* Support Intel RAO-INTKong Lingling2022-11-081-250/+268
* Support Intel AVX-NE-CONVERTkonglin12022-11-041-251/+269
* Support Intel MSRLISTHu, Lin12022-11-021-248/+266
* Support Intel WRMSRNSHu, Lin12022-11-021-247/+265
* Support Intel CMPccXADDHaochen Jiang2022-11-021-247/+265
* Support Intel AVX-VNNI-INT8Cui,Lili2022-11-021-61/+79
* Support Intel AVX-IFMAHongyu Wang2022-11-021-252/+270
* x86: minor improvements to optimize_imm() (part III)Jan Beulich2022-10-311-4/+0
* Support Intel PREFETCHICui, Lili2022-10-311-252/+261
* Support Intel AMX-FP16Cui,Lili2022-10-211-233/+242
* x86: Disable AVX-VNNI when disabling AVX2H.J. Lu2022-10-181-2/+2
* x86: correct CPU_AMX_{BF16,INT8}_FLAGSJan Beulich2022-10-181-2/+2
* x86: fold Disp32S and Disp32Jan Beulich2022-07-041-73/+69
* x86: restore masking of displacement kindsJan Beulich2022-07-041-6/+6
* x86: never set i386_cpu_flags' "unused" fieldJan Beulich2022-03-171-1/+1
* x86: unify CPU flag on/off processingJan Beulich2022-03-171-1/+1
* x86: drop L1OM/K1OM support from gasJan Beulich2022-03-171-390/+372
* x86: assorted IAMCU CPU checking fixesJan Beulich2022-03-171-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* [PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili2021-08-051-251/+269
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Add AMD znver3 processor supportGanesh Gopalasubramanian2020-10-201-193/+229
* Enhancement for avx-vnni patchCui,Lili2020-10-161-242/+242
* x86: Support Intel AVX VNNIH.J. Lu2020-10-141-241/+259
* x86: Add support for Intel HRESET instructionLili Cui2020-10-141-192/+210
* x86: Support Intel UINTRLili Cui2020-10-141-187/+392
* Add support for Intel TDX instructions.Cui,Lili2020-09-241-204/+220
* Enable support to Intel Keylocker instructionsTerry Guo2020-09-231-181/+213
* x86: Add support for Intel AMX instructionsLili Cui2020-07-101-227/+279
* Add support for intel TSXLDTRK instructions$Cui,Lili2020-04-071-173/+189
* Add support for intel SERIALIZE instructionLiliCui2020-04-021-171/+187
* x86: support VMGEXITJan Beulich2020-03-041-170/+178
* x86: Remove CpuABM and add CpuPOPCNTH.J. Lu2020-02-171-116/+124
* x86: Don't disable SSE3 when disabling SSE4aH.J. Lu2020-02-161-1/+1
* x86: Don't disable SSE4a when disabling SSE4H.J. Lu2020-02-161-2/+2
* x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich2020-02-131-2/+10