aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-11Power10 string operationsAlan Modra3-0/+33
2020-05-11Power10 Set boolean extensionPeter Bergner3-0/+21
2020-05-11Power10 bit manipulation operationsAlan Modra3-0/+38
2020-05-11Power10 VSX PCV generate operationsAlan Modra3-0/+21
2020-05-11Power10 VSX Mask Manipulation OperationsAlan Modra3-0/+53
2020-05-11Power10 Reduced precision outer product operationsAlan Modra5-0/+185
2020-05-11Power10 SIMD permute class operationsAlan Modra3-0/+91
2020-05-11Power10 128-bit binary integer operationsAlan Modra3-0/+77
2020-05-11Power10 VSX 32-byte storage accessAlan Modra3-0/+51
2020-05-11Power10 vector integer multiply, divide, modulo insnsAlan Modra3-0/+47
2020-05-11Power10 byte reverse instructionsPeter Bergner3-0/+19
2020-05-11Power10 Copy/Paste ExtensionsPeter Bergner2-0/+6
2020-05-11Power10 Add new L operand to the slbiag instructionPeter Bergner3-0/+19
2020-05-11PowerPC Rename powerxx to power10Alan Modra3-8/+8
2020-05-05Restore readelf's warnings that describe real problems with the file being ex...Nick Clifton1-2/+2
2020-05-04gas: PR 25863: Fix scalar vmul inside it block when assembling for MVEAndre Simoes Dias Vieira2-0/+16