| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [PATCH, BINUTILS, AARCH64, 2/9] Add Data procoessing instructions for ARMv8.5-A | Sudakshina Das | 2018-10-09 | 5 | -2644/+2766 |
* | [PATCH, BINUTILS, AARCH64, 1/9] Add -march=armv8.5-a and related internal fea... | Sudakshina Das | 2018-10-09 | 2 | -0/+11 |
* | AArch64: Replace C initializers with memset | Tamar Christina | 2018-10-08 | 2 | -1/+7 |
* | x86: Add Intel ENCLV to assembler and disassembler | H.J. Lu | 2018-10-05 | 4 | -1/+22 |
* | [Arm, 2/3] Add instruction SB for AArch32 | Sudakshina Das | 2018-10-05 | 2 | -0/+11 |
* | or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns | Richard Henderson | 2018-10-05 | 6 | -29/+163 |
* | or1k: Add the l.adrp insn and supporting relocations | Stafford Horne | 2018-10-05 | 9 | -137/+320 |
* | or1k: Add relocations for high-signed and low-stores | Richard Henderson | 2018-10-05 | 2 | -272/+172 |
* | AArch64: Constraint disassembler and assembler changes. | Tamar Christina | 2018-10-03 | 4 | -11/+104 |
* | AArch64: Add SVE constraints verifier. | Tamar Christina | 2018-10-03 | 3 | -1/+358 |
* | AArch64: Refactor verifiers to make more general. | Tamar Christina | 2018-10-03 | 3 | -7/+16 |
* | AArch64: Refactor err_type. | Tamar Christina | 2018-10-03 | 2 | -13/+13 |
* | AArch64: Wire through instr_sequence | Tamar Christina | 2018-10-03 | 3 | -1/+10 |
* | AArch64: Mark sve instructions that require MOVPRFX constraints | Tamar Christina | 2018-10-03 | 2 | -231/+254 |
* | RISC-V: Add fence.tso instruction | Palmer Dabbelt | 2018-10-02 | 2 | -0/+5 |
* | Fix incorrect extraction of signed constants in nios2 disassembler. | Sandra Loosemore | 2018-09-23 | 2 | -13/+21 |
* | csky-opc.h: Initialize fields of last array elements | Simon Marchi | 2018-09-21 | 7 | -68/+14 |
* | ARC: Fix build errors with large constants and C89 | Maciej W. Rozycki | 2018-09-20 | 2 | -26/+30 |
* | Andes Technology has good news for you, we plan to update the nds32 port of b... | Nick Clifton | 2018-09-20 | 5 | -300/+944 |
* | RISC-V: bge[u] should get higher priority than ble[u]. | Jim Wilson | 2018-09-17 | 2 | -2/+6 |
* | x86: Set EVex=2 on EVEX.128 only vmovd and vmovq | H.J. Lu | 2018-09-17 | 5 | -13/+94 |
* | x86: Set Vex=1 on VEX.128 only vmovd and vmovq | H.J. Lu | 2018-09-17 | 4 | -18/+24 |
* | x86: Update disassembler for VexWIG | H.J. Lu | 2018-09-17 | 2 | -1563/+619 |
* | x86: Replace VexW=3 with VexWIG | H.J. Lu | 2018-09-17 | 2 | -468/+475 |
* | x86: Set VexW=3 on AVX vrsqrtss | H.J. Lu | 2018-09-15 | 3 | -2/+7 |
* | x86: Set Vex=1 on VEX.128 only vmovq | H.J. Lu | 2018-09-15 | 4 | -6/+12 |
* | x86: Support VEX/EVEX WIG encoding | H.J. Lu | 2018-09-14 | 4 | -932/+941 |
* | x86: Handle unsupported static rounding in vcvt[u]si2sd in 32-bit mode | H.J. Lu | 2018-09-14 | 3 | -2/+22 |
* | x86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32-bit mode | H.J. Lu | 2018-09-14 | 3 | -4/+23 |
* | i386: Reformat OP_E_memory | H.J. Lu | 2018-09-14 | 2 | -2/+6 |
* | x86: fold CRC32 templates | Jan Beulich | 2018-09-14 | 3 | -45/+12 |
* | x86: Remove VexW=1 from WIG VEX movq and vmovq | H.J. Lu | 2018-09-13 | 2 | -8/+8 |
* | i386: Update VexW field for VEX instructions | H.J. Lu | 2018-09-13 | 3 | -36/+44 |
* | x86: drop bogus IgnoreSize from a few further insns | Jan Beulich | 2018-09-13 | 3 | -52/+61 |
* | x86: drop bogus IgnoreSize from AVX512_4* insns | Jan Beulich | 2018-09-13 | 3 | -12/+18 |
* | x86: drop bogus IgnoreSize from AVX512DQ insns | Jan Beulich | 2018-09-13 | 3 | -96/+102 |
* | x86: drop bogus IgnoreSize from AVX512BW insns | Jan Beulich | 2018-09-13 | 3 | -78/+84 |
* | x86: drop bogus IgnoreSize from AVX512VL insns | Jan Beulich | 2018-09-13 | 3 | -26/+32 |
* | x86: drop bogus IgnoreSize from AVX512ER insns | Jan Beulich | 2018-09-13 | 3 | -32/+38 |
* | x86: drop bogus IgnoreSize from AVX512F insns | Jan Beulich | 2018-09-13 | 3 | -742/+748 |
* | x86: drop bogus IgnoreSize from SHA insns | Jan Beulich | 2018-09-13 | 3 | -16/+21 |
* | x86: drop bogus IgnoreSize from XOP and SSE4a insns | Jan Beulich | 2018-09-13 | 3 | -266/+271 |
* | x86: drop bogus IgnoreSize from AVX2 insns | Jan Beulich | 2018-09-13 | 3 | -238/+244 |
* | x86: drop bogus IgnoreSize from AVX insns | Jan Beulich | 2018-09-13 | 3 | -256/+262 |
* | x86: drop bogus IgnoreSize from GNFI insns | Jan Beulich | 2018-09-13 | 3 | -12/+17 |
* | x86: drop bogus IgnoreSize from PCLMUL/VPCLMUL insns | Jan Beulich | 2018-09-13 | 3 | -32/+37 |
* | x86: drop bogus IgnoreSize from AES/VAES insns | Jan Beulich | 2018-09-13 | 3 | -44/+49 |
* | x86: drop bogus IgnoreSize from SSE4.2 insns | Jan Beulich | 2018-09-13 | 3 | -20/+26 |
* | x86: drop bogus IgnoreSize from SSE4.1 insns | Jan Beulich | 2018-09-13 | 3 | -126/+132 |
* | x86: drop bogus IgnoreSize from SSSE3 insns | Jan Beulich | 2018-09-13 | 3 | -64/+70 |