| Commit message (Expand) | Author | Age | Files | Lines |
* | testsuite: Support filtering targets by TCL procedure in `run_dump_test' | Maciej W. Rozycki | 2018-04-27 | 1 | -16/+20 |
* | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." | Igor Tsimbalist | 2018-04-27 | 11 | -136/+0 |
* | Enable Intel MOVDIRI, MOVDIR64B instructions. | Igor Tsimbalist | 2018-04-26 | 11 | -0/+136 |
* | x86: also optimize zeroing-masking variants of insns | Jan Beulich | 2018-04-26 | 6 | -72/+72 |
* | x86: properly force / avoid forcing EVEX encoding | Jan Beulich | 2018-04-26 | 5 | -0/+60 |
* | x86: CpuXSAVE is a prereq for various other features | Jan Beulich | 2018-04-26 | 3 | -0/+49 |
* | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask | Jan Beulich | 2018-04-26 | 5 | -0/+89 |
* | x86: don't recognize bnd<N> as registers without CpuMPX | Jan Beulich | 2018-04-26 | 3 | -0/+19 |
* | x86: x87-related adjustments | Jan Beulich | 2018-04-26 | 5 | -0/+42 |
* | [ARM] Add FDPIC relocations definitions | Christophe Lyon | 2018-04-25 | 2 | -0/+29 |
* | Fix the mask for the sqrdml(a|s)h instructions. | Tamar Christina | 2018-04-25 | 3 | -125/+10058 |
* | Remove arm-aout and arm-coff support | Alan Modra | 2018-04-25 | 151 | -152/+148 |
* | RISC-V: Add new option -mrelax/-mno-relax. | Jim Wilson | 2018-04-20 | 4 | -0/+45 |
* | Fix tests to avoid cldemote encoding. | Igor Tsimbalist | 2018-04-17 | 5 | -4/+10 |
* | Enable Intel CLDEMOTE instruction. | Igor Tsimbalist | 2018-04-17 | 12 | -10/+96 |
* | Remove arm-epoc-pe support | Alan Modra | 2018-04-16 | 4 | -4/+3 |
* | Remove sparc-aout and sparc-coff support | Alan Modra | 2018-04-16 | 3 | -47/+0 |
* | Remove m68k-aout and m68k-coff support | Alan Modra | 2018-04-16 | 18 | -310/+2 |
* | Remove sh5 and sh64 support | Alan Modra | 2018-04-16 | 144 | -6069/+7 |
* | Remove sh-symbianelf support | Alan Modra | 2018-04-16 | 2 | -2/+0 |
* | Remove i370 support | Alan Modra | 2018-04-16 | 3 | -13/+2 |
* | Remove h8300-coff support | Alan Modra | 2018-04-16 | 7 | -380/+0 |
* | x86: Allow 32-bit registers for tpause and umwait | H.J. Lu | 2018-04-15 | 3 | -8/+20 |
* | Stop the assembler from overwriting its output file. | John Darrington | 2018-04-12 | 1 | -0/+2 |
* | Enable Intel WAITPKG instructions. | Igor Tsimbalist | 2018-04-11 | 7 | -0/+93 |
* | Remove i860, i960, bout and aout-adobe targets | Alan Modra | 2018-04-11 | 85 | -5725/+3 |
* | i386: Clear vex instead of vex.evex | H.J. Lu | 2018-04-04 | 2 | -0/+7 |
* | [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp... | Renlin Li | 2018-03-28 | 24 | -0/+216 |
* | x86: drop VecESize | Jan Beulich | 2018-03-28 | 6 | -0/+18 |
* | x86: convert broadcast insn attribute to boolean | Jan Beulich | 2018-03-28 | 2 | -0/+278 |
* | x86: don't show suffixes for to-scalar-int conversion insns | Jan Beulich | 2018-03-28 | 2 | -16/+16 |
* | Enhance the AARCH64 assembler to support LDFF1xx instructions which use REG+R... | Nick Clifton | 2018-03-28 | 2 | -0/+38 |
* | ix86: allow HLE store of accumulator to absolute address | Jan Beulich | 2018-03-22 | 3 | -0/+9 |
* | x86: fix swapped operand handling for BNDMOV | Jan Beulich | 2018-03-22 | 5 | -0/+24 |
* | x86/Intel: fix fallout from earlier template folding | Jan Beulich | 2018-03-22 | 3 | -0/+231 |
* | x86: fold a few XOP templates | Jan Beulich | 2018-03-22 | 3 | -0/+135 |
* | RISC-V: Emit better warning for unknown CSR. | Jim Wilson | 2018-03-16 | 3 | -0/+6 |
* | Missing testcase files for last commit. | Jim Wilson | 2018-03-14 | 2 | -0/+90 |
* | x86: Encode EVEX instructions with VEX128 if possible | H.J. Lu | 2018-03-09 | 2 | -24/+24 |
* | x86: Strip whitespace in check_VecOperations | H.J. Lu | 2018-03-09 | 2 | -2/+2 |
* | x86: Optimize with EVEX128 encoding for AVX512VL | H.J. Lu | 2018-03-08 | 11 | -48/+428 |
* | x86-64: Also optimize "clr reg64" | H.J. Lu | 2018-03-08 | 2 | -0/+4 |
* | x86: Remove support for old (<= 2.8.1) versions of gcc | H.J. Lu | 2018-03-08 | 7 | -33/+21 |
* | x86: correct operand size match checks for BMI/BMI2 insns | Jan Beulich | 2018-03-08 | 3 | -0/+47 |
* | x86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_match() | Jan Beulich | 2018-03-08 | 17 | -1/+144 |
* | x86: extend SSE check to PCLMULQDQ, AES, and GFNI insns | Jan Beulich | 2018-03-08 | 14 | -125/+63 |
* | x86/Intel: correct disassembly of fsub*/fdiv* | Jan Beulich | 2018-03-08 | 2 | -0/+711 |
* | x86: adjust 4-XMM-register-group related warning | Jan Beulich | 2018-03-08 | 2 | -18/+18 |
* | x86: bogus VMOVD with 64-bit operands should only allow for registers | Jan Beulich | 2018-03-08 | 3 | -6/+0 |
* | x86: Rewrite NOP generation for fill and alignment | H.J. Lu | 2018-03-07 | 61 | -3206/+2144 |