aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
40 hoursaarch64: Support +sme+nosve permissivelyAndrew Carlotti2-0/+18
40 hoursaarch64: Fix fp8 feature dependenciesAndrew Carlotti2-2/+2
47 hoursx86: support RMPREAD insnJan Beulich2-0/+8
47 hoursx86: RMPUPDATE wants operands in different formJan Beulich3-9/+13
47 hoursx86-64: omit "default" segment prefixes from string insn disassemblyJan Beulich21-432/+335
47 hoursRISC-V: widen LEB128 supportJan Beulich1-1/+1
6 dayss390: Error if vector index register omitted in assemblyJens Remus10-57/+70
6 dayss390: Do not warn about vector index register 0 in assemblyJens Remus1-8/+0
6 dayss390: Do not omit vector index register 0 in disassemblyJens Remus2-19/+19
6 dayss390: Additional tests for omitted base register operandsJens Remus2-19/+29
6 dayss390: s390_machine leakJens Remus2-1/+5
10 daysPowerPC: Add support for RFC02657 - AES acceleration instructionsSurya Kumari Jangala2-0/+44
11 daysx86/Solaris: correct support for Sun form of CMOV<size>.SJan Beulich2-0/+9
12 daysSupport broken gcc test for gas string merge supportAlan Modra2-0/+6
13 daysgas: elf: Relax rules for SHF_STRING sectionsRichard Earnshaw3-0/+20
2025-01-17aarch64: Fix sve2p1 gating and add missing instructionsAndrew Carlotti31-38/+1954
2025-01-17x86: have .insn correctly consider AVX10.2's 256-bit embedded roundingJan Beulich1-4/+4
2025-01-17RISC-V: Added lost zcmt in gas imply testcase.Nelson Chu2-0/+2
2025-01-17RISC-V: Use t2 for tail if Zicfilp enabledKito Cheng2-0/+22
2025-01-17RISC-V: Support CFI Zicfiss and Zicfilp instructions and CSR.Monk Chiang16-0/+149
2025-01-17RISC-V: Support ssctr/smctr extensions with version 1.0.Nelson Chu14-13/+122
2025-01-17x86: Ignore rounding for vcvt[,u]si2sd under r32 and vcvt[,u]dq2pd instead of...Haochen Jiang3-6/+18
2025-01-16x86: Support x86 Zhaoxin PadLock PHE2 instructionsMayShao-oc3-0/+23
2025-01-14aarch64 SFrame: skip with warning new CFI directive used with pauth_lrMatthieu Longo3-0/+49
2025-01-14aarch64 SFrame: use preferred CFI directive for AArch64 PACMatthieu Longo4-4/+51
2025-01-14aarch64: make explicit that CFI gnu_window_save is for Sparc, not AArch64Matthieu Longo3-2/+66
2025-01-14x86: Remove "NE" in mnemonics for convert insns related to AI data typesHaochen Jiang24-760/+760
2025-01-14x86: Rename VCOMSBF16 to VCOMISBF16Haochen Jiang6-40/+40
2025-01-14x86: Remove "P" and "NE" in mnemonics for BF16 arithmetic insnsHaochen Jiang24-2148/+2148
2025-01-14Support Intel AMX-AVX512Haochen Jiang4-0/+126
2025-01-14Support Intel AMX-MOVRSHu, Lin110-0/+174
2025-01-14Support Intel MOVRSHu, Lin132-8/+453
2025-01-14ld: Add LTO and none-LTO output support for ld -rH.J. Lu2-0/+3
2025-01-13RISC-V: Cleanup the imply code and test cases for vendor xsf extensions.Nelson Chu5-18/+7
2025-01-10aarch64: Add support for FEAT_SME_B16B16 feature.Srinath Parvathaneni5-0/+638
2025-01-10aarch64: Add support for FEAT_SVE_B16B16 min and max instructions.Srinath Parvathaneni6-2/+560
2025-01-10aarch64: Add support for FEAT_SVE_B16B16 feature.Srinath Parvathaneni12-128/+20
2025-01-10aarch64: Make VGx4 symbol mandatory for fvdotb and fvdottAndrew Carlotti2-24/+30
2025-01-10aarch64: Add tests for movt with missing "mul vl"Andrew Carlotti2-0/+6
2025-01-10aarch64: Fix incorrect gating of sme-lutv2 instructionsAndrew Carlotti2-0/+8
2025-01-10aarch64: Add support for FEAT_SME_F16F16 fcvt and fcvtl instructions.Srinath Parvathaneni5-0/+90
2025-01-10aarch64: Add support for FEAT_SME_F16F16 fmla and fmls instructions.Srinath Parvathaneni5-0/+489
2025-01-10aarch64: Add support for FEAT_SME_F16F16 fmops and fmopa instructions.Srinath Parvathaneni5-0/+99
2025-01-10aarch64: Add support for FEAT_SME_F16F16 feature.Srinath Parvathaneni5-0/+129
2025-01-10x86: Support x86 Zhaoxin PadLockRNG2 instructionMayShao-oc3-0/+19
2025-01-10aarch64: re-work PR gas/27217 fix againJan Beulich2-3/+23
2025-01-09xfail quad-div2 test for am33Alan Modra1-1/+1
2025-01-09Excessive gas .irpt countAlan Modra1-1/+1
2025-01-09RISC-V: Add partial instruction display testsCharlie Jenkins4-0/+35
2025-01-08Support Intel AMX-FP8Liwei Xu8-0/+142