aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-06-28x86/APX: optimize {nf}-form rotate-by-width-less-1Jan Beulich2-0/+52
2024-06-28x86/APX: optimize {nf} forms of ADD/SUB with specific immediatesJan Beulich5-1/+1545
2024-06-28RISC-V: Add Zabha extension CAS instructions.Jiawei3-2/+26
2024-06-26aarch64: FP8 scale and convert - Implement minor improvementsVictor Do Nascimento6-201/+166
2024-06-25aarch64: Fix FEAT_B16B16 sve2 instruction constraints.Srinath Parvathaneni12-26/+456
2024-06-25aarch64: Add extra tests for sve2p1 min max instructions.Srinath Parvathaneni6-201/+524
2024-06-25arch64: Fix the wrong constraint used for sve2p1 instructions.Srinath Parvathaneni3-0/+131
2024-06-25aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands.Srinath Parvathaneni12-115/+629
2024-06-25aarch64: Fix sve2p1 extq instruction operands.Srinath Parvathaneni8-18/+86
2024-06-25aarch64: Fix sve2p1 dupq instruction operands.Srinath Parvathaneni6-7/+129
2024-06-25aarch64: Enable mandatory feature bits for v9.4-A.Srinath Parvathaneni5-2/+9
2024-06-24aarch64: Add SME FP8 multiplication instructionsAndrew Carlotti31-6/+1073
2024-06-24aarch64: Add FP8 Neon and SVE multiplication instructionsAndrew Carlotti19-4/+479
2024-06-24gas, aarch64: Add SME2 lutv2 extensionsaurabh.jha@arm.com8-7/+239
2024-06-23aarch64: Enable +cssc for armv8.9-aAndrew Carlotti1-0/+1
2024-06-21x86: optimize {,V}PEXTR{D,Q} with immediate of 0Jan Beulich9-0/+120
2024-06-21x86: optimize left-shift-by-1Jan Beulich5-0/+135
2024-06-21x86: %riz, %rip, and %eip don't require REXJan Beulich2-0/+5
2024-06-21x86: don't suppress errors when optimizingJan Beulich3-0/+11
2024-06-18RISC-V: Fixed typo from smscrind to smcsrind in riscv_implicit_subsets.Nelson Chu1-0/+6
2024-06-18RISC-V: Add SiFive cease extension v1.0Hau Hsu3-0/+8
2024-06-18RISC-V: Support Zacas extension.Gianluca Guida9-0/+137
2024-06-18Support APX CCMP and CTESTCui, Lili8-16/+720
2024-06-18LoongArch: add .option directiveLulu Cai5-0/+60
2024-06-17GAS/testsuite: Make a copy of none.s before operating on it as outputMaciej W. Rozycki1-2/+11
2024-06-17GAS/testsuite: Add a helper for paths outside the source dirMaciej W. Rozycki1-0/+13
2024-06-14aarch64: add SPMU system registers missed in f01ae0392edMatthieu Longo3-1/+539
2024-06-12aarch64: add Branch Record Buffer extension instructionsClaudio Bantaloukas9-0/+54
2024-06-12RISC-V: Support S[sm]csrind extension csrs.Jiawei8-36/+525
2024-06-11MIPS/opcodes: Add MIPS Allegrex DBREAK instructionDavid Guillen Fandos2-1/+3
2024-06-11MIPS/opcodes: Exclude trap instructions for MIPS AllegrexDavid Guillen Fandos4-0/+30
2024-06-10aarch64: warn on unpredictable results for new rcpc3 instructionsMatthieu Longo5-25/+267
2024-06-10Revert "MIPS/Allegrex: Exclude trap instructions"Maciej W. Rozycki3-27/+0
2024-06-10Revert "MIPS/Allegrex: Enable dbreak instruction"Maciej W. Rozycki2-3/+1
2024-06-10MIPS/Allegrex: Enable dbreak instructionDavid Guillen Fandos2-1/+3
2024-06-10MIPS/Allegrex: Exclude trap instructionsDavid Guillen Fandos3-0/+27
2024-06-10x86: disassembler macro for condition codeJan Beulich6-276/+276
2024-06-10x86/APX: support extended SETcc formJan Beulich3-0/+9
2024-06-10gas: extend \+ support to .reptJan Beulich3-0/+26
2024-06-06arm: fix testsuite fallout on arm-elf and arm-nto from FPA removalRichard Earnshaw5-3/+7
2024-06-06RISC-V: Add support for Zvfbfwma extensionXiao Zeng3-0/+20
2024-06-06RISC-V: Add support for Zvfbfmin extensionXiao Zeng3-0/+20
2024-06-06RISC-V: Add support for Zfbfmin extensionXiao Zeng3-0/+18
2024-06-05arm: remove disassembly support for the FPA co-processorRichard Earnshaw2-6/+6
2024-06-05arm: redirect fp constant data directives through a wrapperRichard Earnshaw11-5/+35
2024-06-05arm: remove FPA related testsRichard Earnshaw27-1858/+119
2024-06-05RISC-V: Tidy vendor core-v extension gas testcasesNelson Chu146-1629/+1393
2024-06-05RISC-V: Add support for XCVmem extension in CV32E40PMary Bennett67-0/+725
2024-06-05RISC-V: Add support for XCVbi extension in CV32E40PMary Bennett17-0/+86
2024-06-05RISC-V: Add support for XCVelw extension in CV32E40PMary Bennett9-0/+186