summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386.c
Commit message (Expand)AuthorAgeFilesLines
* x86: further re-work insn/suffix recognition to also cover MOVSXJan Beulich2022-12-121-1/+5
* x86: drop (now) stray IsStringJan Beulich2022-12-121-9/+7
* x86: move bad-use-of-TLS-reloc checkJan Beulich2022-12-121-32/+35
* x86-64: allow HLE store of accumulator to absolute 32-bit addressJan Beulich2022-12-121-5/+2
* ix86: don't recognize/derive Q suffix in the common caseJan Beulich2022-12-121-24/+80
* x86: re-work insn/suffix recognitionJan Beulich2022-12-121-149/+168
* x86: constify parse_insn()'s inputJan Beulich2022-12-121-7/+8
* x86: generate template sets data at build timeJan Beulich2022-12-121-15/+10
* x86: drop sentinel from i386_optab[]Jan Beulich2022-12-121-22/+11
* x86: instantiate i386_{op,reg}tab[] in gas instead of in libopcodesJan Beulich2022-12-121-0/+2
* x86: drop most OPERAND_TYPE_* (and rework the rest)Jan Beulich2022-12-021-47/+81
* x86: simplify and slightly correct XCHG vs NOP checkingJan Beulich2022-12-021-5/+3
* x86: also use D for XCHG and TESTJan Beulich2022-12-021-4/+8
* x86: rework of match_template()'s suffix checkingJan Beulich2022-12-011-27/+5
* x86: drop No_ldSufJan Beulich2022-12-011-2/+0
* x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-13/+13
* x86: clean up after removal of support for gcc <= 2.8.1Jan Beulich2022-11-301-14/+17
* x86: drop FloatRJan Beulich2022-11-301-4/+8
* x86: widen applicability and use of CheckRegSizeJan Beulich2022-11-241-9/+5
* i386: Move i386_seg_prefixes to gasH.J. Lu2022-11-171-0/+10
* gas: generate .sframe from CFI directivesIndu Bhagat2022-11-151-0/+50
* Add AMD znver4 processor supportTejas Joshi2022-11-151-3/+6
* x86: fold special-operand insn attributes into a single enumJan Beulich2022-11-141-12/+12
* x86: drop stray IsString from PadLock insnsJan Beulich2022-11-111-1/+0
* x86: drop duplicate sse4a entry from cpu_arch[]Jan Beulich2022-11-111-1/+0
* i386: Check invalid (%dx) usageH.J. Lu2022-11-101-0/+16
* x86/Intel: don't accept malformed EXTRQ / INSERTQJan Beulich2022-11-091-1/+2
* Support Intel RAO-INTKong Lingling2022-11-081-0/+1
* Support Intel AVX-NE-CONVERTkonglin12022-11-041-0/+1
* x86: simplify expressions in update_imm()Jan Beulich2022-11-021-23/+14
* Support Intel MSRLISTHu, Lin12022-11-021-0/+1
* Support Intel WRMSRNSHu, Lin12022-11-021-0/+1
* Add handler for more i386_cpu_flagsKong Lingling2022-11-021-0/+17
* Support Intel CMPccXADDHaochen Jiang2022-11-021-1/+2
* Support Intel AVX-VNNI-INT8Cui,Lili2022-11-021-0/+1
* Support Intel AVX-IFMAHongyu Wang2022-11-021-0/+1
* x86: minor improvements to optimize_imm() (part III)Jan Beulich2022-10-311-9/+8
* x86: Silence GCC 12 warning on tc-i386.cH.J. Lu2022-10-311-1/+1
* Support Intel PREFETCHICui, Lili2022-10-311-3/+8
* Support Intel AMX-FP16Cui,Lili2022-10-211-0/+1
* x86: Check VEX/EVEX encoding before checking vector operandsH.J. Lu2022-10-201-4/+4
* x86: re-work AVX-VNNI supportJan Beulich2022-10-201-6/+0
* x86: drop "regmask" static variableJan Beulich2022-10-121-3/+2
* x86/gas: support quoted address scale factor in AT&T syntaxJan Beulich2022-10-051-12/+19
* x86: improve match_template()'s diagnosticsJan Beulich2022-09-301-31/+50
* x86/Intel: restrict suffix derivationJan Beulich2022-09-301-60/+10
* The help document of as misses some many optionsNick Clifton2022-09-281-1/+2
* x86: move / quiesce pre-386 non-16-bit warningJan Beulich2022-08-181-6/+12
* x86: insert "no error" enumerator in i386_error enumerationJan Beulich2022-08-181-0/+1
* Don't use BFD_VMA_FMT in binutilsAlan Modra2022-08-041-2/+2