aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-07-06x86: AVX512 extract/insert insns need to honor EVEX.L'LJan Beulich4-36/+36
2020-07-06x86: replace EXqScalarS by EXqVexScalarSJan Beulich6-4/+12
2020-07-03Re: Change readelf's display of symbol namesAlan Modra1-1/+1
2020-07-02Skip fill-1 gas test for MeP targets.Nick Clifton1-1/+3
2020-07-02aarch64: Fix segfault on unicode symbolsAlex Coplan2-0/+10
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton6-6/+6
2020-07-01gas eqv-dot test failsAlan Modra1-1/+4
2020-06-30Remove x86 NaCl target supportH.J. Lu8-15/+6
2020-06-30RISC-V: Support debug and float CSR as the unprivileged ones.Nelson Chu15-159/+150
2020-06-29gas/testsuite: test-case for PR25331 (mmix reloc fixup bug)Hans-Peter Nilsson2-0/+481
2020-06-26x86: fix processing of -M disassembler optionJan Beulich2-0/+61
2020-06-25Stop the assembler from generating R_ARM_THM_JMP11 relocations as these are n...Nick Clifton1-8/+4
2020-06-25x86: operand sizing prefixes can disambiguate insnsJan Beulich11-447/+1149
2020-06-25x86: fix SYSRET disassembly, improve {,V}CVTSI2S{S,D} and PTWRITEJan Beulich16-225/+225
2020-06-25x86-64: REX prefix is invalid with VEX etcJan Beulich4-12/+6
2020-06-25x86-64: honor REX prefixes for SSE2AVXJan Beulich2-1/+65
2020-06-25x86: also refuse data size prefix on SIMD insnsJan Beulich6-11/+17
2020-06-23RISC-V: Generate ELF priv attributes if priv instruction are explicited used.Nelson Chu7-0/+61
2020-06-18x86: also test alternative VMGEXIT encodingJan Beulich2-1/+3
2020-06-16x86: drop SSE4a from SSE check againJan Beulich4-10/+5
2020-06-15xtensa: allow runtime ABI selectionMax Filippov3-0/+15
2020-06-14x86: Correct xsusldtrk mnemonicH.J. Lu3-3/+3
2020-06-12RISC-V: Drop the privileged spec v1.9 support.Nelson Chu3-298/+0
2020-06-09x86: add missing 64-bit tests for "don't ignore mandatory pseudo prefixes"Jan Beulich2-0/+7
2020-06-09x86: consistently print prefixes explicitly which are invalid with VEX etcJan Beulich2-1/+9
2020-06-09x86: correct decoding of packed-FP-only AVX encodingsJan Beulich2-0/+74
2020-06-09x86-64: adjust far indirect branch handlingJan Beulich6-0/+146
2020-06-09x86: don't ignore mandatory pseudo prefixesJan Beulich4-3/+27
2020-06-08[PATCH] arm: Add DFB instruction for ARMv8-RAlex Coplan2-0/+29
2020-06-08Fix a gas testsuite failure for PE based targets which cannot assemble the cf...Nick Clifton1-0/+3
2020-06-08x86: restrict %tr<N> visibilityJan Beulich3-0/+7
2020-06-08ix86: enable 2nd CFI testJan Beulich2-7/+8
2020-06-08x86: also allow %st(N) in CFI directivesJan Beulich1-0/+1
2020-06-08x86: restrict use of register aliasesJan Beulich5-0/+41
2020-06-05RISC-V: Don't generate the ELF privilege attributes when no CSR are used.Nelson Chu14-30/+24
2020-06-04tcl global directive outside proc body does nothing (gas)Alan Modra6-7/+0
2020-06-02gas: Fix checking for backwards .org with negative offsetAlex Coplan6-0/+14
2020-05-28Fix all unexpected failures in gas testsuite for pdp11-aout.Stephen Casner4-3/+110
2020-05-27Fix PR gas/26001 (pdp11-*-*)Stephen Casner3-0/+22
2020-05-26gas: Adjust x86 tests for PECOFFH.J. Lu3-1/+5
2020-05-26S/390: z13: Accept vector alignment hintsStefan Schulze Frielinghaus2-8/+16
2020-05-21Replace "if (x) free (x)" with "free (x)", gasAlan Modra1-4/+2
2020-05-20[PATCH v2 0/9] RISC-V: Support version controling for ISA standard extensions...Nelson Chu35-333/+1377
2020-05-19Power10 dcbf, sync, and wait extensions.Peter Bergner4-0/+82
2020-05-19Fix the ARM assembler to generate a Realtime profile for armv8-r.Alexander Fedotov4-4/+4
2020-05-18Don't handle lret/iret when -mlfence-before-ret=[or|not|shl|yes] since they a...liuhongt12-167/+1
2020-05-15Fix tight loop on recursively-defined symbolsAlan Modra4-0/+20
2020-05-11Power10 VSX scalar min-max-compare quad precision operationsAlan Modra3-0/+23
2020-05-11Power10 VSX load/store rightmost element operationsAlan Modra3-0/+28
2020-05-11Power10 test lsb by byte operationAlan Modra3-0/+28