Age | Commit message (Expand) | Author | Files | Lines |
2019-07-01 | [gas][aarch64][SVE2] Fix pmull{t,b} requirement on SVE2-AES | Matthew Malcomson | 5 | -10/+28 |
2019-07-01 | x86: optimize AND/OR with twice the same register | Jan Beulich | 7 | -0/+396 |
2019-07-01 | x86-64: optimize certain commutative VEX-encoded insns | Jan Beulich | 11 | -1245/+981 |
2019-07-01 | x86: optimize EVEX packed integer logical instructions | Jan Beulich | 21 | -0/+897 |
2019-07-01 | x86: add missing pseudo ops for VPCLMULQDQ ISA extension | Jan Beulich | 18 | -18/+122 |
2019-07-01 | x86: warn about insns exceeding the 15-byte limit | Jan Beulich | 5 | -0/+104 |
2019-06-27 | This fixes a bug in the ARm assembler where an immediate operand larger than ... | Barnaby Wilk s | 7 | -6/+31 |
2019-06-27 | x86: add missing test | Jan Beulich | 2 | -0/+174 |
2019-06-27 | x86: allow VEX et al encodings in 16-bit (protected) mode | Jan Beulich | 13 | -2/+16773 |
2019-06-26 | Fix a few non-dash safe xstormy16 shell scripts. | Jim Wilson | 2 | -2/+2 |
2019-06-25 | MIPS/gas: Fix order of instructions in LI macro expansion | Faraz Shahbazker | 5 | -26/+100 |
2019-06-25 | x86: fix (dis)assembly of certain SSE2 insns in 16-bit mode | Jan Beulich | 3 | -0/+175 |
2019-06-25 | x86-64: also optimize ANDQ with immediate fitting in 7 bits | Jan Beulich | 2 | -0/+12 |
2019-06-25 | x86: add CVT{,T}PS2PI cases to xmmwords test | Jan Beulich | 2 | -0/+6 |
2019-06-25 | PowerPC nops | Alan Modra | 3 | -0/+40 |
2019-06-19 | i386: Check vector length for EVEX broadcast instructions | H.J. Lu | 4 | -4/+11 |
2019-06-17 | i386: Check vector length for vshufXXX/vinsertXXX/vextractXXX | H.J. Lu | 4 | -2/+10 |
2019-06-12 | Remove the ldmx mnemonic that never made it into POWER9. | Peter Bergner | 2 | -4/+0 |
2019-06-05 | i386: Check vector length for EVEX vextractfXX and vinsertfXX | H.J. Lu | 4 | -2/+12 |
2019-06-04 | i386: Check for reserved VEX.vvvv and EVEX.vvvv | H.J. Lu | 4 | -0/+13 |
2019-06-04 | Enable Intel AVX512_VP2INTERSECT insn | H.J. Lu | 15 | -0/+402 |
2019-06-04 | Add support for Intel ENQCMD[S] instructions | H.J. Lu | 11 | -0/+165 |
2019-05-30 | RISC-V: Fix lui argument parsing. | Jim Wilson | 2 | -0/+5 |
2019-05-28 | x86: Add CheckRegSize to AVX512_BF16 instructions with Disp8ShiftVL | H.J. Lu | 4 | -0/+18 |
2019-05-27 | Fix failure on powerpc 32-bit only targets | Alan Modra | 1 | -1/+12 |
2019-05-24 | aarch64: override default elf .set handling in gas | Szabolcs Nagy | 2 | -0/+32 |
2019-05-24 | aarch64: handle .variant_pcs directive in gas | Szabolcs Nagy | 4 | -0/+31 |
2019-05-24 | PowerPC relocations for prefix insns | Alan Modra | 3 | -0/+49 |
2019-05-24 | PowerPC D-form prefixed loads and stores | Peter Bergner | 3 | -0/+357 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 3 | -0/+52 |
2019-05-23 | gas: add support for eBPF | Jose E. Marchesi | 28 | -1/+709 |
2019-05-22 | S12Z: GAS: New option --mdollar-hex. | John Darrington | 3 | -0/+21 |
2019-05-21 | [binutils, ARM] <spec_reg> changes for VMRS and VMSR instructions | Sudakshina Das | 10 | -6/+78 |
2019-05-21 | [binutils, Arm] Add support for conditional instructions in Armv8.1-M Mainline | Sudakshina Das | 5 | -0/+65 |
2019-05-21 | [binutils, Arm] Add support for shift instructions in MVE | Sudakshina Das | 5 | -0/+79 |
2019-05-21 | MIPS/gas: Reject $0 as source register for DAUI instruction | Faraz Shahbazker | 3 | -1/+3 |
2019-05-21 | [GAS, Arm] PR24559: Fix pseudo load-operations for Armv8-M Baseline | Andre Vieira | 4 | -0/+38 |
2019-05-21 | [binutils][Arm] Fix Branch Future relocation handling and testisms | Andre Vieira | 8 | -15/+39 |
2019-05-20 | [MIPS] PR gas/14798: Limit IRIX5 specific default typing to IRIX targets | Faraz Shahbazker | 4 | -0/+21 |
2019-05-16 | [PATCH 57/57][Arm][GAS] MVE Tests | Andre Vieira | 160 | -0/+399047 |
2019-05-16 | [PATCH 44/57][Arm][OBJDUMP] Add support for MVE instructions: vcvt and vrint | Andre Vieira | 1 | -1/+1 |
2019-05-16 | [PATCH 36/57][Arm][GAS] Add support for MVE instructions: wlstp, dlstp, letp ... | Andre Vieira | 3 | -0/+67 |
2019-05-16 | [PATCH 35/57][Arm][GAS] Add support for MVE instructions: vshlc and vshll | Andre Vieira | 6 | -0/+122 |
2019-05-16 | [PATCH 34/57][Arm][GAS] Add support for MVE instructions: vshl and vqshl | Andre Vieira | 6 | -0/+193 |
2019-05-16 | [PATCH 33/57][Arm][GAS] Add support for MVE instructions: vshr, vrshr, vsli, ... | Andre Vieira | 12 | -0/+251 |
2019-05-16 | [PATCH 32/57][Arm][GAS] Add support for MVE instructions: vrintn, vrintx, vri... | Andre Vieira | 3 | -0/+110 |
2019-05-16 | [PATCH 31/57][Arm][GAS] Add support for MVE instructions: vshrn[tb], vrshrn[t... | Andre Vieira | 6 | -0/+266 |
2019-05-16 | [PATCH 30/57][Arm][GAS] Add support for MVE instructions: vqmovnt, vqmovnb, v... | Andre Vieira | 9 | -0/+267 |
2019-05-16 | [PATCH 29/57][Arm][GAS] Add support for MVE instructions: vqdmullt and vqdmullb | Andre Vieira | 3 | -0/+121 |
2019-05-16 | [PATCH 28/57][Arm][GAS] Add support for MVE instructions: vqdmlah, vqrdmlah, ... | Andre Vieira | 3 | -0/+119 |