aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-07-30bpf: gas: add field overflow checking to the BPF assemblerJose E. Marchesi17-0/+82
2023-07-28bpf: gas: support relaxation of V4 jump instructionsJose E. Marchesi6-0/+106
2023-07-28gas: amend X_unsigned usesJan Beulich4-2/+35
2023-07-28MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targetsYunQiang Su2-2/+2
2023-07-28MIPS/GAS/testsuite: Fix n64 compact EH failuresYunQiang Su12-36/+24
2023-07-28testsuite: Handle composed R_MIPS_NONE relocationsYunQiang Su23-1/+188
2023-07-28MIPS/testsuite: Handle 64-bit addressesYunQiang Su20-403/+403
2023-07-28MIPS/GAS/testsuite: Force o32 for tests expecting 32-bit addressingYunQiang Su6-4/+6
2023-07-28MIPS/GAS/testsuite: Disable compact EH #7 tests with OpenBSD targetsMaciej W. Rozycki2-0/+2
2023-07-28Fix recent x86 pe/coff testsuite regressionsAlan Modra10-0/+10
2023-07-27sh: uninitialised sh_operand_info.type in get_specificAlan Modra1-0/+2
2023-07-27Support Intel PBNDKBHu, Lin17-0/+40
2023-07-27Support Intel SM4Haochen Jiang8-0/+196
2023-07-27Support Intel SM3Haochen Jiang8-0/+160
2023-07-27Support Intel SHA512Haochen Jiang14-0/+121
2023-07-27Support Intel AVX-VNNI-INT16konglin18-0/+772
2023-07-26bpf: gas: add negi and neg32i testsJose E. Marchesi12-0/+18
2023-07-26bpf: fix register NEG[32] instructionsJose E. Marchesi12-12/+12
2023-07-25bpf: Add atomic compare-and-exchange instructionsDavid Faust6-0/+25
2023-07-25bpf: Update atomic instruction pseudo-C syntaxDavid Faust10-12/+133
2023-07-24RISC-V: Implications from 'Zc[fd]' extensionsTsukasa OI2-0/+12
2023-07-24RISC-V: Prohibit the 'Zcf' extension on RV64Tsukasa OI2-0/+5
2023-07-24bpf: gas,include,opcode: add suppor for instructions BSWAP{16,32,64}Jose E. Marchesi6-0/+18
2023-07-24bpf: gas,opcodes: fix pseudoc syntax for MOVS* and LDXS* insnsJose E. Marchesi9-30/+30
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi6-1/+13
2023-07-21bpf: disasemble offsets of value 0 as "+0"David Faust6-2/+14
2023-07-21bpf: opcodes, gas: support for signed load V4 instructionsJose E. Marchesi6-0/+24
2023-07-21bpf: opcodes, gas: support for signed register move V4 instructionsJose E. Marchesi12-0/+36
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi70-1197/+1029
2023-07-21x86: adjust disassembly of insns operating on selector valuesJan Beulich12-118/+119
2023-07-18RISC-V: Supports Zcb extension.Jiawei2-0/+57
2023-07-18RISC-V: Support Zca/f/d extensions.Jiawei6-0/+153
2023-07-14AIX_WEAK_SUPPORTAlan Modra1-2/+9
2023-07-11x86: various operations on mask registers can avoid going through mod_table[]Jan Beulich4-414/+414
2023-07-11x86: misc further memory-only insns don't need to go through mod_table[]Jan Beulich2-4/+4
2023-07-04x86: optimize 128-bit VPBROADCASTQ to VPUNPCKLQDQJan Beulich6-0/+11
2023-07-04x86: optimize pre-AVX512 {,V}PCMPGT* with identical sourcesJan Beulich13-0/+424
2023-07-04x86: optimize pre-AVX512 {,V}PCMPEQQ with identical sourcesJan Beulich6-0/+30
2023-07-04x86: flag bad EVEX masking for miscellaneous insnsJan Beulich2-0/+4
2023-07-04x86: flag EVEX masking when destination is GPR(-like)Jan Beulich2-0/+8
2023-07-04x86: flag EVEX.z set when destination is memoryJan Beulich2-0/+4
2023-07-04x86: flag EVEX.z set when destination is a mask registerJan Beulich2-0/+4
2023-07-04x86: re-work EVEX-z-without-masking checkJan Beulich1-2/+1
2023-07-03IBM Z: Fix pcrel relocs for symA-symB expressionsAndreas Krebbel1-1/+1
2023-07-01RISC-V: Add support for the Zvksc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvknc ISA extensionNathan Huckleberry2-0/+28
2023-07-01RISC-V: Add support for the Zvksg ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvks ISA extensionChristoph Müllner2-0/+81
2023-07-01RISC-V: Add support for the Zvkng ISA extensionNathan Huckleberry2-0/+16
2023-07-01RISC-V: Add support for the Zvkn ISA extensionChristoph Müllner2-0/+81