aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-i386.texi
AgeCommit message (Expand)AuthorFilesLines
2022-07-06x86: introduce a state stack for .archJan Beulich1-1/+1
2022-07-06x86: permit "default" with .archJan Beulich1-1/+2
2022-03-17x86: drop L1OM/K1OM support from gasJan Beulich1-3/+1
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-10-22x86: Add -muse-unaligned-vector-move to assemblerH.J. Lu1-0/+6
2021-08-11x86: introduce .bfloat16 directiveJan Beulich1-6/+8
2021-08-11x86: introduce .hfloat directiveJan Beulich1-5/+8
2021-08-05[PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili1-1/+3
2021-05-26i386: Replace movsb with movsxbSebastien Villemot1-1/+1
2021-01-01PR27116, Spelling errors found by Debian style checkerAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-25gas: Update 80387 floating point 's' suffixH.J. Lu1-1/+1
2020-10-20Add AMD znver3 processor supportGanesh Gopalasubramanian1-3/+8
2020-10-14x86: Support Intel AVX VNNIH.J. Lu1-1/+7
2020-10-14x86: Add support for Intel HRESET instructionLili Cui1-1/+3
2020-10-14x86: Support Intel UINTRLili Cui1-1/+3
2020-09-24Add support for Intel TDX instructions.Cui,Lili1-0/+3
2020-09-23Enable support to Intel Keylocker instructionsTerry Guo1-0/+5
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-1/+4
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu1-1/+1
2020-07-10x86: Add support for Intel AMX instructionsLili Cui1-0/+7
2020-07-07x86: Remove an incorrect AVX2 entryH.J. Lu1-10/+0
2020-06-16x86: Correct noavx512_vp2intersectCui,Lili1-0/+1
2020-04-27x86: Add i386 PE big-object supportTamar Christina1-1/+2
2020-04-26Improve -mlfence-after-loadliuhongt1-4/+8
2020-04-08x86: Correct -mlfence-before-indirect-branch= documentationH.J. Lu1-3/+3
2020-04-07Add support for intel TSXLDTRK instructions$Cui,Lili1-1/+3
2020-04-02Add support for intel SERIALIZE instructionLiliCui1-0/+2
2020-03-11i386: Generate lfence with load/indirect branch/ret [CVE-2020-0551]H.J. Lu1-0/+43
2020-03-04x86: support VMGEXITJan Beulich1-1/+2
2020-02-17x86: Remove CpuABM and add CpuPOPCNTH.J. Lu1-5/+6
2020-02-16x86: Don't disable SSE4a when disabling SSE4H.J. Lu1-1/+3
2020-02-14Remove the old movsx and movzx documentation for AT&T syntaxH.J. Lu1-16/+0
2020-02-14x86: Document movsx/movsxd/movzx for AT&T syntaxH.J. Lu1-0/+53
2020-02-12x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich1-0/+12
2020-02-10x86: Accept Intel64 only instruction by defaultH.J. Lu1-1/+2
2020-01-27x86-64: Properly encode and decode movsxdH.J. Lu1-0/+18
2020-01-21x86: improve handling of insns with ambiguous operand sizesJan Beulich1-0/+25
2020-01-17x86: Add {vex} pseudo prefixH.J. Lu1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12i386: Add -mbranches-within-32B-boundariesH.J. Lu1-0/+11
2019-12-12i386: Align branches within a fixed boundaryH.J. Lu1-0/+26
2019-11-07x86: support further AMD Zen2 instructionsJan Beulich1-1/+4
2019-07-01Document the .value directive supported by the x86 and x86_64 assemblers.Nick Clifton1-0/+6
2019-07-01x86: optimize AND/OR with twice the same registerJan Beulich1-1/+2
2019-07-01x86-64: optimize certain commutative VEX-encoded insnsJan Beulich1-1/+4
2019-07-01x86: optimize EVEX packed integer logical instructionsJan Beulich1-6/+10
2019-06-26i386: Document memory size reference in assemblerLili Cui1-5/+10
2019-06-25x86: document certain command line options as "dangerous"Jan Beulich1-0/+6
2019-06-06gas: Add .enqcmd and noenqcmd directivesH.J. Lu1-0/+1