aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-05-22aarch64: fix incorrect encoding for system register pmsdsfr_el1Matthieu Longo1-2/+2
2024-05-22Support APX zero-upperCui, Lili6-0/+285
2024-05-22Add check for 8-bit old registers in EVEX formatCui, Lili2-0/+5
2024-05-20aarch64: Add support for the fpmr system registerClaudio Bantaloukas4-0/+23
2024-05-17aarch64: correct SVE2.1 ld2q (scalar plus scalar)Jan Beulich1-1/+1
2024-05-17aarch64: correct SVE2.1 ld{3,4}q / st{3,4}q (scalar plus immediate)Jan Beulich3-13/+13
2024-05-16aarch64: fp8 convert and scale - add sme2 insn variantsVictor Do Nascimento6-2/+623
2024-05-16aarch64: fp8 convert and scale - add sve2 insn variantsVictor Do Nascimento7-0/+313
2024-05-16aarch64: fp8 convert and scale - Add advsimd insn variantsVictor Do Nascimento5-0/+581
2024-05-16aarch64: add SPMU feature and its associated registersMatthieu Longo3-0/+27
2024-05-16Move assembler "IRP \+" test into a separate file. Add XFAILs for targets th...Nick Clifton6-9/+19
2024-05-16Fix FAIL: macros altmacroAlan Modra1-5/+5
2024-05-15gas: Fix \+ expansion for .irp and .irpcFangrui Song2-0/+9
2024-05-15aarch64: testsuite: share test utils macros and use themMatthieu Longo23-519/+576
2024-05-15aarch64: testsuite: reorder write and read to match macro orderMatthieu Longo11-292/+286
2024-05-15aarch64: testsuite: use same regs for read and write testsMatthieu Longo8-377/+377
2024-05-15aarch64: testsuite: replace instruction addresses by regexMatthieu Longo1-28/+28
2024-05-14Fix gas's 'macro count' test for various targetsNick Clifton1-10/+10
2024-05-14arm: opcodes: remove Maverick disassembly.Richard Earnshaw2-8/+8
2024-05-14arm: remove tests for Maverick FPU extensionsRichard Earnshaw12-2010/+0
2024-05-13Add new assembler macro pseudo-variable \+ which counts the number of times a...Nick Clifton6-3/+40
2024-05-08RISC-V: Support B, Zaamo and Zalrsc extensions.Nelson Chu13-10/+25
2024-05-06x86: Drop using extension_opcode to encode vvvv registerCui, Lili2-0/+14
2024-05-03x86/APX: further extend SSE2AVX coverageJan Beulich3-0/+974
2024-05-03x86/APX: extend SSE2AVX coverageJan Beulich5-0/+603
2024-04-25bpf: fix calculation when deciding to relax branchDavid Faust6-39/+62
2024-04-25LoongArch: gas: Simplify relocations in sections without code flagJinyang He2-0/+18
2024-04-23arm: Fix MVE vmla encodingClaudio Bantaloukas2-1353/+2039
2024-04-22x86/APX: Add invalid check for APX EVEX.X4.Cui, Lili2-0/+5
2024-04-20LoongArch: Add -mignore-start-align optionmengqinggang2-1/+1
2024-04-10x86-64: Use long NOPs for Intel Core processorsH.J. Lu4-4/+362
2024-04-10gas: scfi: bugfixes for SCFI state propagationIndu Bhagat4-0/+75
2024-04-10gas: gcfg: add_bb_at_ginsn must return root_bbIndu Bhagat4-0/+89
2024-04-09arm: Fix disassembly of MVE vq[r]shr[u]nAlex Coplan3-1808/+1875
2024-04-09RISC-V: Support Zcmp push/pop instructions.Jiawei6-0/+342
2024-04-09Support {evex} pseudo prefix for decode evex promoted insns without egpr32.Hu, Lin110-0/+1426
2024-04-07Support APX NFCui, Lili8-6/+4179
2024-04-06Revert "x86: Restore APX shift-double instructions with omitted shift count"H.J. Lu3-18/+0
2024-04-04x86: Restore APX shift-double instructions with omitted shift countH.J. Lu3-0/+18
2024-04-03x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4Cui, Lili8-162/+7
2024-04-01LoongArch: gas: Ignore .align if it is at the start of a sectionmengqinggang2-0/+19
2024-03-31BFD: Fix the bug of R_LARCH_AGLIN caused by discard sectionmengqinggang1-3/+3
2024-03-28gas: gcfg: fix handling of non-local direct jmps in gcfgIndu Bhagat4-0/+76
2024-03-28x86/SSE2AVX: respect prefixesJan Beulich2-0/+18
2024-03-28gas: sanitize FB- and dollar-label usesJan Beulich1-10/+10
2024-03-28RISC-V: Removed privileged spec 1.9.1 support in assembler.Nelson Chu15-2871/+16
2024-03-22x86: fix Solaris testsuite failuresJan Beulich1-1/+1
2024-03-19gas, aarch64: Add faminmax extensionSaurabh Jha22-0/+1118
2024-03-19LoongArch: Add relaxation for R_LARCH_CALL36mengqinggang4-146/+157
2024-03-18aarch64: Add support for SVE ADDPT, SUBPT, MADPT, MLAPT instructionsYury Khrustalev9-2/+311