aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-08-29[MIPS/GAS] Split Loongson EXT Instructions from loongson3a.Chenghua Xu1-0/+1
2018-08-29[MIPS/GAS] Split Loongson CAM Instructions from loongson3aChenghua Xu6-9/+37
2018-08-27x86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bitH.J. Lu4-0/+49
2018-08-23RISC-V: Reject empty rouding mode and fence operand.Jim Wilson6-0/+20
2018-08-21Fix s12z test regexpsAlan Modra1-5/+5
2018-08-18Opcodes: (BRCLR / BRSET) Disassemble reserved codes instead of aborting.John Darrington3-0/+31
2018-08-14x86-64: Display eiz for address with the addr32 prefixH.J. Lu6-14/+25
2018-08-10x86: Don't display --32/--64/--x32 without BFD64H.J. Lu1-1/+8
2018-08-10x86: Replace evex-no-scale.s with evex-no-scale-[32|64].sH.J. Lu4-12/+7
2018-08-07Correct the parsing of derferred register addressing in the PDP11 assembler.James Patrick Conlon3-0/+25
2018-08-06[ARC] Check if an input asm file is rf16 compliantclaziss3-0/+16
2018-08-06[ARC] Add Tag_ARC_ATR_version.claziss29-0/+29
2018-08-06[ARC] Update handling AUX-registers.claziss3-168/+1
2018-08-06x86: fold RegEip/RegRip and RegEiz/RegRizJan Beulich1-35/+18
2018-08-05x86: Update assembler tests for non-ELF targetsH.J. Lu5-2/+12
2018-08-01Fix bug in PDP11 assembler when handling a JSr instruction with deferred auto...James Patrick Conlon3-2/+32
2018-07-31x86: also optimize KXOR{D,Q} and KANDN{D,Q}Jan Beulich4-0/+18
2018-07-31x86: add more exhaustive tests for invalid AVX512 zeroing-maskingJan Beulich2-0/+408
2018-07-31x86/Intel: correct permitted operand sizes for AVX512 scatter/gatherJan Beulich9-507/+599
2018-07-31x86: don't abort() upon DATA16 prefix on (E)VEX encoded insnJan Beulich5-0/+112
2018-07-30x86: don't mistakenly scale non-8-bit displacementsJan Beulich4-0/+49
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner71-0/+3184
2018-07-27x86: Check for more than 2 memory referencesH.J. Lu4-0/+14
2018-07-26PowerPC Improve support for Gekko & BroadwayAlex Chadwick3-0/+212
2018-07-24x86-64: correct AVX512F vcvtsi2s{d,s} handlingJan Beulich9-360/+384
2018-07-23x86: Add a test for missing broadcastH.J. Lu4-0/+11
2018-07-23[ARC] Fix decoding of w6 signed short immediate.Claudiu Zissulescu1-1/+1
2018-07-23[ARC] Fix case-sensitivity for extension instructions.claziss2-0/+15
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu9-337/+388
2018-07-20Specify architecture for SPARC gas testsRainer Orth1-23/+55
2018-07-19x86: fold various AVX512BW templatesJan Beulich1-2/+2
2018-07-19x86: fold various AVX512VL templates into their AVX512F counterpartsJan Beulich1-2/+2
2018-07-18MIPS/GAS/testsuite: Correct whitespace issues with Loongson testsMaciej W. Rozycki11-294/+282
2018-07-18x86: Split vcvtps2{,u}qq and vcvttps2{,u}qqH.J. Lu2-0/+9
2018-07-16x86: fix operand size checkingJan Beulich2-32/+46
2018-07-13Add a test that relocs are correctly generated for missing build notes.Nick Clifton3-0/+22
2018-07-13Allow bit-patterns in the immediate field of ARM neon mov instructions.Nick Clifton2-0/+7
2018-07-12This patch adds support for the SSBB and PSSBB speculation barrier instructio...Nick Clifton2-363/+367
2018-07-12Add remainder of Em16 restrictions for AArch64 gas.Tamar Christina3-0/+198
2018-07-11Adds the speculation barrier instructions to the ARM assembler and disassembler.Sudakshina Das6-6/+17
2018-07-11x86/Intel: accept memory operand size specifiers for CET insnsJan Beulich6-0/+18
2018-07-11x86: fix "REP RET" with -madd-bnd-prefixJan Beulich6-4/+22
2018-07-09 * testsuite/nds32/ji-jr.d: Fix name tag.Jeff Law1-1/+1
2018-07-06Fix the read/write flag for these registers on AArch64Tamar Christina2-0/+26
2018-07-02microMIPS/GAS: Handle several percent-ops with macrosMaciej W. Rozycki6-0/+652
2018-07-02microMIPS/BFD: Add missing NewABI TLS and miscellaneous relocationsMaciej W. Rozycki3-0/+278
2018-06-29[Patch AArch64] Warn on unpredictable stlxrb , stlxrh and stlxr cases.Ramana Radhakrishnan2-0/+21
2018-06-29Fix AArch64 encodings for by element instructions.Tamar Christina5-40638/+64832
2018-06-26Fix the MSP430 assembler's parsing of register names.Nick Clifton1-125/+125
2018-06-22Correct negs aliasing on AArch64.Tamar Christina2-0/+175