aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-11-17x86: improve a few diagnosticsJan Beulich8-75/+75
2023-11-17x86: CPU-qualify {disp16} / {disp32}Jan Beulich4-18/+58
2023-11-17x86-64: extend expected-size check in check_qword_reg()Jan Beulich2-18/+24
2023-11-16aarch64: Add support for VMSA feature enhancements.Srinath Parvathaneni3-0/+166
2023-11-16aarch64: Add new AT system instructions.Srinath Parvathaneni3-0/+11
2023-11-16aarch64: Add support to new features in RAS extension.Srinath Parvathaneni5-4/+81
2023-11-16aarch64: Add features to the Statistical Profiling Extension.Srinath Parvathaneni4-0/+18
2023-11-16aarch64: Add SLC target for PRFM instruction.Srinath Parvathaneni2-26/+32
2023-11-15GAS/MIPS: add "--defsym r6=" for default when it's r6YunQiang Su1-0/+5
2023-11-15MIPS: Fix Irix gas testcases about pdr sectionYunQiang Su9-7/+25
2023-11-10GAS/MIPS: Fix testcase module-defer-warn2 for r2+ triplesYunQiang Su4-1/+14
2023-11-10GAS/MIPS: Add mips16-e-irix.d testcaseYunQiang Su2-1/+51
2023-11-09aarch64: Fix error in THE system register checkingVictor Do Nascimento2-0/+10
2023-11-07aarch64: Add LSE128 instructionsVictor Do Nascimento2-0/+65
2023-11-07aarch64: Add THE system register supportVictor Do Nascimento2-0/+9
2023-11-07RISC-V: Add support for XCValu extension in CV32E40PMary Bennett29-0/+652
2023-11-07RISC-V: Add support for XCVmac extension in CV32E40PMary Bennett8-0/+524
2023-11-06RISC-V: Make sure rv32q conflict won't affect the fp-q-insns-32 gas testcase.Nelson Chu1-1/+1
2023-11-03gas: correct ignoring of C-style number suffixesJan Beulich3-0/+89
2023-11-03RISC-V: Lx/Sx macro insn testsJan Beulich2-0/+70
2023-11-03RISC-V: add F- and D-extension testcasesJan Beulich10-0/+1111
2023-11-03RISC-V: make FLQ/FSQ macro-insns workJan Beulich4-0/+506
2023-11-02aarch64: Add GCS system registers.Srinath Parvathaneni4-0/+73
2023-11-02aarch64: Add support for GCSB DSYNC instruction.Srinath Parvathaneni6-1/+23
2023-11-02aarch64: Add support for GCS extension.srinath4-0/+121
2023-11-02aarch64: Add support for Check Feature Status Extension.Srinath Parvathaneni6-1/+43
2023-10-31Support Intel USER_MSRHu, Lin19-0/+168
2023-10-30gas: bpf: new test for MOV with C-like numbers ll suffixJose E. Marchesi3-0/+4
2023-10-24as: fixed internal error when immediate value of relocation overflow.Lulu Cai6-0/+20
2023-10-23gas: make .nops output visible in listingJan Beulich2-0/+40
2023-10-23x86: fold NOP testcase expectations where possibleJan Beulich14-2340/+14
2023-10-23x86: add a few more NOP patternsJan Beulich31-2243/+453
2023-10-23x86: respect ".arch nonop" when selecting which NOPs to emitJan Beulich3-0/+12
2023-10-23x86: don't use operand size override with NOP in 16-bit codeJan Beulich3-10/+10
2023-10-23x86: don't use 32-bit LEA as NOP surrogate in 64-bit codeJan Beulich2-187/+20
2023-10-23x86: i386_generate_nops() may not derive decisions from global variablesJan Beulich6-0/+41
2023-10-20gas: testsuite: microblaze: cosmetic fixNeal Frager1-1/+1
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager2-1/+9
2023-10-19opcodes: microblaze: Fix bit masking bugNeal Frager1-2/+2
2023-10-18RISC-V: Make sure rv32q conflict won't affect the zfa gas testcases.Nelson Chu2-2/+2
2023-10-17gas: testsuite: microblaze: Add new bit-field testsNeal Frager2-1/+14
2023-10-16RISC-V: Add "lp64e" ABI supportTsukasa OI3-3/+3
2023-10-16RISC-V: Remove RV64E conflictTsukasa OI2-5/+0
2023-10-10LoongArch/GAS: Add support for branch relaxationmengqinggang4-0/+160
2023-10-08Add testsuits for new assembler option of mthin-add-sub.gdb-14-branchpointcailulu6-24/+131
2023-10-05aarch64: Enable Cortex-X4 CPUSaurabh Jha1-0/+6
2023-09-27x86: prefer VEX encodings over EVEX ones when possibleJan Beulich9-10/+215
2023-09-27x86: correct cpu_arch_isa_flags maintenanceJan Beulich3-0/+48
2023-09-27x86-64: fix suffix-less PUSH of symbol addressJan Beulich2-0/+12
2023-09-27Add support for "pcaddi rd, symbol"mengqinggang6-155/+174