aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-25Revert "arc: Add new GAS tests for ARCv3."Claudiu Zissulescu17-920/+0
2023-09-25Revert "arc: Update arc's gas tests"Claudiu Zissulescu17-53/+53
2023-09-25arc: Update arc's gas testsClaudiu Zissulescu17-53/+53
2023-09-25arc: Add new GAS tests for ARCv3.Claudiu Zissulescu17-0/+920
2023-09-15x86: make code size vs CPU arch checking consistentJan Beulich7-6/+7
2023-09-14x86: support AVX10.1 vector size restrictionsJan Beulich21-139/+560
2023-09-14x86: support AVX10.1/512Jan Beulich80-44/+2122
2023-09-08kvx: Add a testcase for bundles with KVXMAXBUNDLEWORDS syllablesPaul Iannetta3-0/+53
2023-09-07Add testcase for generation of 32/64_PCREL.cailulu4-0/+204
2023-09-05RISC-V: Fix typo in the testsuiteTsukasa OI1-1/+1
2023-09-05RISC-V: Add 'Smcntrpmf' extension and its CSRsTsukasa OI11-46/+205
2023-09-05RISC-V: Prohibit combination of 'E' and 'H'Tsukasa OI2-0/+5