aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2018-08-03Update PRU assembler to corect hardware register numbering for DWARF.Dimitar Dimitrov3-6/+35
2018-08-03x86: drop "mem" operand type attributeJan Beulich3-8/+24
2018-08-01Fix bug in PDP11 assembler when handling a JSr instruction with deferred auto...James Patrick Conlon5-3/+57
2018-08-01Fix compile time warning problem with gcc 8 and the NS32K assembler sources.Nick Clifton2-1/+7
2018-08-01csky regenAlan Modra2-0/+10
2018-07-31x86: also optimize KXOR{D,Q} and KANDN{D,Q}Jan Beulich6-1/+43
2018-07-31x86: fold various AVX512 templates with so far differing Masking attributesJan Beulich2-6/+37
2018-07-31x86: add more exhaustive tests for invalid AVX512 zeroing-maskingJan Beulich3-0/+414
2018-07-31x86/Intel: correct permitted operand sizes for AVX512 scatter/gatherJan Beulich10-507/+610
2018-07-31x86: don't abort() upon DATA16 prefix on (E)VEX encoded insnJan Beulich7-5/+142
2018-07-31x86: drop CpuVREXJan Beulich2-1/+6
2018-07-30x86: don't mistakenly scale non-8-bit displacementsJan Beulich6-1/+60
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner87-1/+10976
2018-07-29Fix unwind offset for start_symbol.John David Anglin2-1/+9
2018-07-27RISC-V: Fix gas configure support for riscv*-*-*.Jim Wilson2-1/+5
2018-07-27x86: Check for more than 2 memory referencesH.J. Lu6-0/+32
2018-07-26x86: Initialize broadcast_op.bytes to 0H.J. Lu2-0/+6
2018-07-26PowerPC Improve support for Gekko & BroadwayAlex Chadwick7-7/+229
2018-07-26Implement PowerPC64 .localentry for value 1Alan Modra2-4/+19
2018-07-25x86: Expand Broadcast to 3 bitsH.J. Lu2-11/+42
2018-07-25Clarify doc for .arch/.cpuThomas Preud'homme2-2/+10
2018-07-24x86: Use unsigned int to iterate through vector operandsH.J. Lu2-5/+11
2018-07-24x86-64: correct AVX512F vcvtsi2s{d,s} handlingJan Beulich11-364/+405
2018-07-23x86: Add a test for missing broadcastH.J. Lu5-0/+19
2018-07-23x86: Remove broadcast_not_on_src_operandH.J. Lu2-4/+6
2018-07-23[ARC] Fix decoding of w6 signed short immediate.Claudiu Zissulescu2-1/+5
2018-07-23[ARC] Fix case-sensitivity for extension instructions.claziss4-0/+26
2018-07-22x86: Determine vector length from the last vector operandH.J. Lu2-10/+31
2018-07-21gas/config/tc-i386.c: Break long lineH.J. Lu2-4/+11
2018-07-20x86: Rename match_reg_size to match_operand_sizeH.J. Lu2-11/+22
2018-07-20MIPS/GAS: Split Loongson MMI Instructions from loongson2f/3aChenghua Xu14-339/+460
2018-07-20Specify architecture for SPARC gas testsRainer Orth2-23/+62
2018-07-19x86: fold VFPCLASSP{D,S} templatesJan Beulich2-1/+26
2018-07-19x86: fold various AVX512BW templatesJan Beulich2-2/+6
2018-07-19x86: fold various AVX512VL templates into their AVX512F counterpartsJan Beulich3-4/+53
2018-07-18MIPS/GAS/testsuite: Correct whitespace issues with Loongson testsMaciej W. Rozycki12-294/+296
2018-07-18x86: Split vcvtps2{,u}qq and vcvttps2{,u}qqH.J. Lu3-0/+16
2018-07-16x86: fix operand size checkingJan Beulich4-86/+123
2018-07-13Add a test that relocs are correctly generated for missing build notes.Nick Clifton4-0/+30
2018-07-13Allow bit-patterns in the immediate field of ARM neon mov instructions.Nick Clifton4-4/+33
2018-07-12This patch adds support for the SSBB and PSSBB speculation barrier instructio...Nick Clifton3-363/+374
2018-07-12Add remainder of Em16 restrictions for AArch64 gas.Tamar Christina4-0/+205
2018-07-11Adds the speculation barrier instructions to the ARM assembler and disassembler.Sudakshina Das8-6/+29
2018-07-11x86: drop {,reg16_}inoutportreg variablesJan Beulich2-7/+8
2018-07-11x86: simplify legacy prefix emissionJan Beulich2-10/+9
2018-07-11x86/Intel: accept memory operand size specifiers for CET insnsJan Beulich7-0/+26
2018-07-11x86: fix "REP RET" with -madd-bnd-prefixJan Beulich8-8/+45
2018-07-09 * testsuite/nds32/ji-jr.d: Fix name tag.Jeff Law2-1/+5
2018-07-06Fix the read/write flag for these registers on AArch64Tamar Christina3-0/+33
2018-07-06Fix the relocs created to adjust notes created by the assembler.Nick Clifton2-3/+8