aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
3 daysaarch64: Add support for sve2p1 pmov instruction.srinath1-3/+25
6 daysx86-64: Fix support for APX NF TLS IE with 2 operandsLingling Kong1-3/+2
6 daysaarch64: fix build with old glibcJan Beulich1-3/+3
7 daysRISC-V: Fix BFD_RELOC_RISCV_PCREL_LO12_S patch issueSun Sunny1-1/+4
7 daysRISC-V: hash with segment id and pcrel_hi address while recording pcrel_hiLifang Xia1-7/+17
7 daysmve: Fix encoding for vcvt[bt] single-half float conversion instructionsAndre Vieira1-4/+13
7 daysgas: Enhance arch-specific SFrame configuration descriptionsJens Remus4-14/+19
7 daysx86: Remove unused SFrame CFI RA register variableJens Remus1-1/+0
7 daysSupport APX CFCMOVCui, Lili1-1/+1
8 daysx86-64: Support APX NF TLS IE with 2 operandsLingling Kong1-2/+8
13 daysaarch64: Add support for Armv9.5-A architectureClaudio Bantaloukas1-0/+1
13 daysx86/APX: apply NDD-to-legacy transformation to further CMOVcc formsJan Beulich1-1/+16
13 daysx86/APX: extend TEST-by-imm7 optimization to CTESTccJan Beulich1-2/+8
13 daysx86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHLJan Beulich1-0/+70
13 daysx86-64: restrict by-imm31 optimizationJan Beulich1-12/+15
13 daysx86/APX: optimize certain {nf}-form insns to LEAJan Beulich1-8/+236
13 daysx86/APX: optimize {nf}-form rotate-by-width-less-1Jan Beulich1-1/+21
13 daysx86/APX: optimize {nf} forms of ADD/SUB with specific immediatesJan Beulich1-1/+83
2024-06-25aarch64: Treat operand ADDR_SIMPLE as address with base registerJens Remus1-3/+3
2024-06-25aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands.Srinath Parvathaneni1-3/+1
2024-06-25aarch64: Fix sve2p1 extq instruction operands.Srinath Parvathaneni1-1/+1
2024-06-24aarch64: Add SME FP8 multiplication instructionsAndrew Carlotti1-0/+11
2024-06-24aarch64: Add FP8 Neon and SVE multiplication instructionsAndrew Carlotti1-2/+24
2024-06-24aarch64: Add support for virtual featuresAndrew Carlotti1-19/+45
2024-06-24aarch64: Move struct definition towards its usageAndrew Carlotti1-8/+8
2024-06-24gas, aarch64: Add SME2 lutv2 extensionsaurabh.jha@arm.com1-4/+88
2024-06-21x86: optimize {,V}PEXTR{D,Q} with immediate of 0Jan Beulich1-0/+38
2024-06-21x86: optimize left-shift-by-1Jan Beulich1-0/+79
2024-06-21x86: %riz, %rip, and %eip don't require REXJan Beulich1-2/+2
2024-06-21x86: don't suppress errors when optimizingJan Beulich1-1/+16
2024-06-18Support APX CCMP and CTESTCui, Lili1-1/+145
2024-06-18LoongArch: add .option directiveLulu Cai1-0/+59
2024-06-12aarch64: add Branch Record Buffer extension instructionsClaudio Bantaloukas1-0/+8
2024-06-12RISC-V: Support S[sm]csrind extension csrs.Jiawei1-0/+22
2024-06-10aarch64: warn on unpredictable results for new rcpc3 instructionsMatthieu Longo1-1/+39
2024-06-10x86/APX: convert ZU to operand constraintJan Beulich1-1/+5
2024-06-05arm: remove FPA instructions from assemblerRichard Earnshaw1-699/+0
2024-06-05arm: remove options to select the FPARichard Earnshaw1-15/+1
2024-06-05arm: change default FPUs from FPA to noneRichard Earnshaw1-62/+63
2024-06-05arm: redirect fp constant data directives through a wrapperRichard Earnshaw1-5/+20
2024-06-05arm: adjust FPU selection logicRichard Earnshaw1-9/+2
2024-06-05arm: default to softvfp on armv6 or later coresRichard Earnshaw1-17/+17
2024-06-05arm: rename FPU_ARCH_VFP to FPU_ARCH_SOFTVFPRichard Earnshaw5-58/+96
2024-06-05RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett1-1/+11
2024-06-04LoongArch: Make align symbol be in same section with alignment directivemengqinggang2-1/+65
2024-05-31x86: reduce check_{byte,word,long,qword}_reg() overheadJan Beulich1-4/+15
2024-05-29x86/Intel: warn about undue mnemonic suffixesJan Beulich1-0/+13
2024-05-29x86/Intel: SHLD/SHRD have dual meaningJan Beulich1-2/+5
2024-05-29PR31796, Internal error in write_function_pdata at obj-coff-sehAlan Modra1-2/+22
2024-05-28gas, aarch64: Add SVE2 lut extensionsaurabh.jha@arm.com1-0/+3