summaryrefslogtreecommitdiff
path: root/gas/config/tc-i386-intel.c
Commit message (Expand)AuthorAgeFilesLines
* x86: handle immediate operands for .insnJan Beulich2023-03-311-1/+8
* x86: process instruction operands for .insnJan Beulich2023-03-311-2/+5
* x86: have insns acting on segment selector values allow for consistent operandsJan Beulich2023-02-241-1/+2
* x86/Intel: improve special casing of certain insnsJan Beulich2023-01-271-21/+15
* x86: abstract out obtaining of a template's mnemonicJan Beulich2023-01-201-8/+8
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* ix86: don't recognize/derive Q suffix in the common caseJan Beulich2022-12-121-1/+1
* x86: re-work insn/suffix recognitionJan Beulich2022-12-121-10/+1
* x86/Intel: drop LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-11/+11
* x86/Intel: restrict use of LONG_DOUBLE_MNEM_SUFFIXJan Beulich2022-12-011-7/+7
* x86/Intel: adjustment to restricted suffix derivationJan Beulich2022-11-301-3/+8
* x86: correct handling of LAR and LSLJan Beulich2022-11-241-1/+3
* x86/Intel: restrict suffix derivationJan Beulich2022-09-301-1/+75
* x86: fold Disp32S and Disp32Jan Beulich2022-07-041-7/+2
* x86/Intel: allow MASM representation of embedded rounding / SAEJan Beulich2022-05-271-1/+4
* x86: re-work AVX512 embedded rounding / SAEJan Beulich2022-05-271-1/+22
* x86/Intel: allow MASM representation of embedded broadcastJan Beulich2022-05-271-0/+17
* x86: improve resolution of register equatesJan Beulich2022-03-231-0/+3
* x86: don't attempt to resolve equates and alike from i386_parse_name()Jan Beulich2022-03-231-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* x86: remove pointless 2nd parameter from check_VecOperations()Jan Beulich2021-06-071-1/+1
* Use bool in gasAlan Modra2021-03-311-7/+7
* x86: drop seg_entryJan Beulich2021-03-301-10/+4
* x86: drop REGNAM_{AL,AX,EAX}Jan Beulich2021-03-301-2/+2
* x86: derive opcode encoding space attribute from base opcodeJan Beulich2021-03-291-2/+4
* x86: derive mandatory prefix attribute from base opcodeJan Beulich2021-03-241-3/+6
* x86: unbreak certain MPX insn operand formsJan Beulich2021-03-231-2/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* x86: handle SVR4 escaped binary operatorsJan Beulich2020-07-201-0/+10
* Indent labelsAlan Modra2020-02-261-1/+1
* x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich2020-02-121-2/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* x86: consolidate Disp<NN> handling a littleJan Beulich2019-12-271-1/+2
* x86/Intel: fold "xmmword" with "oword"Jan Beulich2019-12-091-11/+9
* x86/Intel: support "mmword ptr"Jan Beulich2019-12-091-2/+5
* x86/Intel: fix "near ptr" / "far ptr" handlingJan Beulich2019-12-091-3/+6
* x86/Intel: drop pointless suffix setting for "tbyte ptr"Jan Beulich2019-12-091-10/+5
* x86/Intel: drop pointless suffix setting for "fword ptr"Jan Beulich2019-12-091-2/+0
* x86/Intel: drop pointless special casing of LxSJan Beulich2019-12-091-6/+1
* x86-64: accept 64-bit LFS/LGS/LSS forms with suffix or operand size specifierJan Beulich2019-12-041-0/+9
* x86-64/Intel: fix CALL/JMP with dword operandJan Beulich2019-12-041-2/+3
* x86: fold individual Jump* attributes into a single Jump oneJan Beulich2019-11-141-10/+11
* x86: make JumpAbsolute an insn attributeJan Beulich2019-11-141-7/+12
* x86: convert SReg from bitfield to enumeratorJan Beulich2019-11-081-2/+2
* x86: fold SReg{2,3}Jan Beulich2019-07-161-3/+2
* Fix illegal memory access triggered when attempting to assemble a bogus i386 ...Nick Clifton2019-05-141-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* x86: fold RegEip/RegRip and RegEiz/RegRizJan Beulich2018-08-061-2/+1
* x86: drop "mem" operand type attributeJan Beulich2018-08-031-2/+2
* x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIXJan Beulich2018-03-081-3/+0