aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra3-0/+13
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu2-0/+2
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra3-3/+3
2020-08-18PowerPC: Rename xvcvbf16sp to xvcvbf16spnPeter Bergner2-2/+2
2020-08-17gas: Fix internal error in S_SET_SEGMENTAlex Coplan3-0/+9
2020-08-12[PATCH] gas: arm: Fix IT-predicated MVE vcvtJoe Ramsay5-0/+23
2020-08-12aarch64: Add support for MPAM system registersAlex Coplan5-0/+74
2020-08-10aarch64: Don't assert on long sysreg namesAlex Coplan3-0/+7
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus3-0/+6
2020-08-10Implement missing powerpc extended mnemonicsAlan Modra4-0/+12
2020-08-10Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra2-200/+200
2020-08-10Error on lmw, lswi and related PowerPC insns when LEAlan Modra9-1075/+1088
2020-08-06gas: Fix internal error on long local labelsAlex Coplan4-0/+7
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler1-2/+2
2020-08-04gas: Revert an accidental change in x86-64-pseudos.dH.J. Lu1-1/+1
2020-08-04gas: Fix .debug_info CU header for --gdwarf-5Mark Wielaard5-0/+52
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu9-10/+125
2020-07-30x86: Pass --gdwarf-3 to assemblerH.J. Lu6-5/+6
2020-07-29MIPS: Make the IRIX naming of local section symbols consistentMaciej W. Rozycki7-0/+83
2020-07-29MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulationsMaciej W. Rozycki7-0/+52
2020-07-28x86: Handle {disp32} for (%bp)/(%ebp)/(%rbp)H.J. Lu4-0/+70
2020-07-22MIPS/GAS/testsuite: Fix JALR relocation tests for IRIX targetsMaciej W. Rozycki25-12/+1819
2020-07-22MIPS/GAS/testsuite: Use a helper variable for IRIX/non-IRIX test selectionMaciej W. Rozycki1-5/+2
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich3-13/+13
2020-07-21Revert "x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s"Jan Beulich5-9/+15
2020-07-20x86: handle SVR4 escaped binary operatorsJan Beulich3-0/+63
2020-07-20x86: honor absolute section when emitting codeJan Beulich4-0/+100
2020-07-20ix86: enable more ELF tests for VxWorksJan Beulich1-9/+14
2020-07-19x86: Change PLT32 reloc against section to PC32H.J. Lu2-2/+2
2020-07-15x86: Don't display eiz with no scaleH.J. Lu3-13/+13
2020-07-15x86-64: adjust stack insn test caseJan Beulich4-17/+17
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich71-487/+489
2020-07-14x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu7-54/+36
2020-07-14x86/Intel: debug registers are named DRnJan Beulich4-7/+7
2020-07-14x86: simplify decode of opcodes valid with (embedded) 66 prefix onlyJan Beulich1-4/+4
2020-07-14x86-64: fix {,V}PCMPESTR{I,M} disassembly in Intel modeJan Beulich2-4/+4
2020-07-14x86: don't disassemble MOVBE with two suffixesJan Beulich3-0/+52
2020-07-14x86: avoid attaching suffix to register-only CRC32Jan Beulich32-675/+133
2020-07-14x86-64: don't hide an empty but meaningless REX prefixJan Beulich4-8/+14
2020-07-14x86: drop dead code from OP_IMREG()Jan Beulich2-0/+4
2020-07-14x86-64: fold ILP32 test expectationsJan Beulich16-7806/+16
2020-07-13gas DWARF2 test XPASSesAlan Modra4-8/+4
2020-07-11x86: Support GNU_PROPERTY_X86_FEATURE_2_TMMH.J. Lu7-0/+36
2020-07-10x86: Extract extended states from instruction templateH.J. Lu4-0/+23
2020-07-10gas/i386/property-5.d: Correct test nameH.J. Lu1-1/+1
2020-07-10x86: Add support for Intel AMX instructionsLili Cui10-0/+339
2020-07-10[readelf] Fix end_seq entry in -wL. Specifically stop the display of a line ...Tom de Vries12-12/+12
2020-07-09x86: Properly set YMM/ZMM featuresH.J. Lu7-0/+46
2020-07-09Remove powerpc PE supportAlan Modra2-3/+1
2020-07-08x86: FMA4 scalar insns ignore VEX.LJan Beulich3-0/+104