x86: fold certain AVX512 rotate and shift templates
[deliverable/binutils-gdb.git] / gas / config /
2018-03-08  Jan Beulichx86: fold certain AVX512 rotate and shift templates
2018-03-08  Jan Beulichx86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX
2018-03-08  Jan Beulichx86: correct operand size match checks for BMI/BMI2...
2018-03-08  Jan Beulichx86: fold redundant expressions in process_suffix()
2018-03-08  Jan Beulichx86: simplify result processing of cpu_flags_match()
2018-03-08  Jan Beulichx86: add GFNI, VAES, and VPCLMUL checking to cpu_flags_...
2018-03-08  Jan Beulichx86: change AVX512VL handling in cpu_flags_match()
2018-03-08  Jan Beulichx86: drop CPU_FLAGS_32BIT_MATCH
2018-03-08  Jan Beulichx86: simplify AVX checks in cpu_flags_match()
2018-03-08  Jan Beulichx86: avoid cpu_flags_match() bogusly setting CPU_FLAGS_...
2018-03-08  Jan Beulichx86: extend SSE check to PCLMULQDQ, AES, and GFNI insns
2018-03-08  Jan Beulichx86: drop FloatD
2018-03-08  Jan Beulichx86: adjust 4-XMM-register-group related warning
2018-03-08  Jan Beulichx86: fold AVX vcvtpd2ps memory forms
2018-03-08  Alan ModraReally remove unnecessary power9 group terminating nop
2018-03-08  Alan ModraRemove unnecessary power9 group terminating nop
2018-03-07  H.J. Lux86: Rewrite NOP generation for fill and alignment
2018-03-02  Thomas Preud'homme[ARM] Fix NULL dereference of march_ext_opt
2018-03-01  Thomas Preud'homme[ARM] Clean up selection of feature bits
2018-03-01  H.J. Lux86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128
2018-02-27  H.J. Lux86: Add -O[2|s] assembler command-line options
2018-02-23  Kuan-Lin Chennds32: Support target directive .ict_model.
2018-02-22  Andre Simoes Dias... Diagnose when trying to assemble conditional FP16 vmovx...
2018-02-22  H.J. Lux86: Add {rex} pseudo prefix
2018-02-22  A. WilcoxFix memory access violation when attempting to shorten...
2018-02-20  Max Filippovgas: xtensa: limit size of auto litpools
2018-02-17  H.J. LuAdd .nop assembler directive
2018-02-15  Tamar ChristinaFix AArch32 build attributes for Armv8.4-A.
2018-02-13  Max Filippovgas: xtensa: fix trampoline placement
2018-02-13  Nick CliftonFix ARm assembler so that it rejects invalid immediate...
2018-02-13  H.J. Lux86-64: Generate branch with PLT32 relocation
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-02-08  Alan ModraPR22819, powerpc gas "instruction address is not a...
2018-02-05  Maciej W. RozyckiRISC-V/GAS: Correct an `expr' global shadowing error...
2018-01-29  Eric BotcazouFix PR gas/22738 (.dc.a directive has wrong size on...
2018-01-24  Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Remove a stale OPTION_COMPAT_ARCH_BASE option...
2018-01-23  Igor TsimbalistEnable Intel PCONFIG instruction.
2018-01-23  Igor TsimbalistEnable Intel WBNOINVD instruction.
2018-01-23  Maciej W. RozyckiMIPS/GAS: Correct `as --help' always reporting `o32...
2018-01-23  Maciej W. RozyckiMIPS/GAS: Add missing `-mmips16e2'/`-mno-mips16e2'...
2018-01-22  Oleg EndoFix the RX assembler so that it can handle escaped...
2018-01-19  Thomas Preud'homme[gas/ARM] Remove spurious comments
2018-01-17  Jim WilsonRISC-V: Fix bug in prior addi/c.nop patch.
2018-01-17  Igor TsimbalistReplace CET bit with IBT and SHSTK bits.
2018-01-15  Thomas Preud'homme[ARM] Add new macro for Thumb-only opcodes
2018-01-15  Thomas Preud'homme[ARM] Enable conditional Armv8-M instructions
2018-01-15  Thomas Preud'homme[ARM] No IT usage deprecation for ARMv8-M
2018-01-12  Gunther NiklFix compile time warning building aout targeted archite...
2018-01-10  Alan Modragas tc-arm.c warning fix
2018-01-09  James Greenhalgh[Arm] Add CSDB instruction
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-02  Nick CliftonFix typo in do_mrs function in ARM assembler.
2017-12-20  Jim WilsonRISC-V: Add compressed instruction hints, and a few...
2017-12-19  Tamar ChristinaCorrect disassembly of dot product instructions.
2017-12-19  Tamar ChristinaAdd support for V_4B so we can properly reject it.
2017-12-18  Nick CliftonResolve PR 22493 - the encoding to be used when pushing...
2017-12-18  Jan Beulichx86: fold certain AVX and AVX2 templates
2017-12-18  Jan Beulichx86: fold RegXMM/RegYMM/RegZMM into RegSIMD
2017-12-18  Jan Beulichx86: drop FloatReg and FloatAcc
2017-12-18  Jan Beulichx86: replace Reg8, Reg16, Reg32, and Reg64
2017-12-17  H.J. Lux86: Check pseudo prefix without instruction
2017-12-15  Jan Beulichx86: correct operand type checks
2017-12-15  Jan Beulichx86: correct abort check
2017-12-14  Nick CliftonUpdate the address of the FSF in the copyright notice...
2017-12-12  Alan ModraDon't mask X_add_number containing a register number
2017-12-08  Max Filippovgas: xtensa: fix comparison of trampoline chain symbols
2017-12-01  Peter BergnerUse consistent types for holding instructions, instruct...
2017-11-30  Jan Beulichx86: drop Vec_Disp8
2017-11-30  Jan Beulichx86/Intel: issue diagnostics for redundant segment...
2017-11-30  Jan BeulichRevert "x86: Update segment register check in Intel...
2017-11-29  Jim WilsonFix riscv malloc error on small alignment after norvc.
2017-11-29  Renlin Li[GAS][AARCH64]Fix a typo for IP1 register alias.
2017-11-29  Nick CliftonUse the record_alignment function when creating a ...
2017-11-28  Jim WilsonCompress loads/stores with implicit 0 offset.
2017-11-27  Max Filippovgas: xtensa: speed up find_trampoline_seg
2017-11-27  Max Filippovgas: xtensa: implement trampoline coalescing
2017-11-27  Max Filippovgas: xtensa: reuse trampoline placement code
2017-11-27  Max Filippovgas: xtensa: rewrite xg_relax_trampoline
2017-11-27  Max Filippovgas: xtensa: merge trampoline_frag into xtensa_frag_type
2017-11-27  Max Filippovgas: xtensa: reuse find_trampoline_seg
2017-11-27  Max Filippovgas: xtensa: extract jump assembling for trampolines
2017-11-27  Max Filippovgas: extract xg_relax_trampoline from xtensa_relax_frag
2017-11-27  Nick CliftonWhen creating a .note section to contain a version...
2017-11-24  Jan Beulichx86: reject further invalid AVX-512 masking constructs
2017-11-23  Jim WilsonFix build error with --enable-targets=all.
2017-11-23  Jan Beulichx86: fix AVX-512 16-bit addressing
2017-11-23  Jan Beulichx86-64: always use unsigned 32-bit reloc for 32-bit...
2017-11-23  Jan Beulichx86: drop redundant VSIB handling code
2017-11-23  Jan Beulichx86/Intel: don't report multiple errors for a single...
2017-11-22  Jim WilsonRiscv ld-elf/stab failure and fake label cleanup.
2017-11-22  Thomas Preud'homme[GAS/ARM] Clarify relation between reg_expected_msgs...
2017-11-21  Alan Modraxtensa error message
2017-11-16  Tamar ChristinaAdd new AArch64 FP16 FM{A|S} instructions.
2017-11-16  Jan Beulichix86/Intel: don't require memory operand size specifier...
2017-11-15  Tamar ChristinaSeparate the new FP16 instructions backported from...
2017-11-13  Jan Beulichgas/arm64: don't emit stack pointer symbol table entries
2017-11-13  Jan Beulichx86: don't default variable shift count insns to 8...
2017-11-13  Jan Beulichx86/Intel: don't mistake riz/eiz as base register
2017-11-13  Jan Beulichx86-64/Intel: issue diagnostic for out of range displac...
next
This page took 0.051168 seconds and 7 git commands to generate.