X86: Add pseudo prefixes to control encoding
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
2017-03-09  H.J. LuX86: Add pseudo prefixes to control encoding
2017-03-06  H.J. LuAdd support for Intel CET instructions
2017-01-12  Igor TsimbalistEnable Intel AVX512_VPOPCNTDQ instructions
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-11-28  Amit PawarX86: Ignore REX_B bit for 32-bit XOP instructions
2016-11-07  H.J. LuX86: Properly handle bad FPU opcode
2016-11-02  Igor TsimbalistEnable Intel AVX512_4VNNIW instructions
2016-11-02  Igor TsimbalistEnable Intel AVX512_4FMAPS instructions
2016-10-21  H.J. LuX86: Remove pcommit instruction
2016-10-20  H.J. LuCheck invalid mask registers
2016-09-07  H.J. LuX86: Allow additional ISAs for IAMCU in assembler
2016-08-24  H.J. LuX86: Add ptwrite instruction
2016-07-01  Jan Beulichx86/MPX: fix address size handling
2016-07-01  Jan Beulichx86/Intel: don't accept bogus instructions
2016-07-01  Jan Beulichx86: allow suffix-less movzw and 64-bit movzb
2016-07-01  Jan Beulichx86/Intel: fix operand checking for MOVSD
2016-06-15  Nick CliftonFix simple gas testsuite failures.
2016-06-03  H.J. LuHandle indirect branches for AMD64 and Intel64
2016-05-29  H.J. LuAdd .noavx512XX directives to x86 assembler
2016-05-27  H.J. LuUpdate x86 CPU_XXX_FLAGS handling
2016-05-25  H.J. LuRequire another match for AVX512VL
2016-05-25  H.J. LuEnable VREX for AVX512 directives
2016-05-25  H.J. LuReimplement .no87/.nommx/.nosse/.noavx directives
2016-05-20  H.J. LuPreserve addend for R_386_GOT32 and R_X86_64_GOT32
2016-05-10  Alexander FominEnable Intel RDPID instruction.
2016-04-05  H.J. LuAdd a testcase for PR gas/19498
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-03  H.J. LuAdd -mrelax-relocations= to x86 assembler
2016-01-29  Andrew SenkevichAdd option -mfence-as-lock-add=[no|yes].
2016-01-01  Alan ModraCopyright update for binutils
2015-12-09  H.J. LuImplement Intel OSPKE instructions
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-07-30  H.J. LuProperly disassemble movnti in Intel mode
2015-06-30  Amit PawarAdd support for monitorx/mwaitx instructions
2015-05-15  H.J. LuSupport AMD64/Intel ISAs in assembler/disassembler
2015-05-15  H.J. LuAdd -mshared option to x86 ELF assembler
2015-05-13  H.J. LuRevert "Add -mno-shared to x86 assembler"
2015-05-11  H.J. LuAdd Intel MCU support to gas
2015-05-09  H.J. LuIgnore 0x66 prefix for call/jmp/jcc in 64-bit mode
2015-05-08  H.J. LuAdd -mno-shared to x86 assembler
2015-05-07  H.J. LuOptimize branches to non-weak symbols with visibility
2015-05-01  H.J. LuRemove i386_elf_emit_arch_note
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-03-20  H.J. LuLimit multi-byte nop instructions to 10 bytes
2015-03-18  H.J. LuAdd a testcase for PR gas/18087
2015-03-17  Ganesh Gopalasubra... Add znver1 processor
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-17  Ilya TocarAdd AVX512VBMI instructions
2014-11-17  Ilya TocarAdd AVX512IFMA instructions
2014-11-17  Ilya TocarAdd pcommit instruction
2014-11-17  Ilya TocarAdd clwb instruction
2014-09-23  H.J. LuDisallow VEX/EVEX encoded instructions in 16-bit mode
2014-09-22  H.J. LuIgnore MOD field for control/debug register move
2014-09-16  Ilya TocarAdd -mevexrcig={rne|rd|ru|rz} option to x86 assembler.
2014-09-10  H.J. LuProperly handle suffix for iret and sysret
2014-08-06  Ilya TocarAdd -momit_lock_prefix=[no|yes] option
2014-07-22  Ilya TocarAdd AVX512DQ instructions and their AVX512VL variants.
2014-07-22  Ilya TocarAdd support for AVX512BW instructions and their AVX512V...
2014-07-22  Ilya TocarAdd support for AVX512VL versions of AVX512CD instructions.
2014-07-22  Ilya TocarAdd support for AVX512VL. Add AVX512VL versions of...
2014-07-17  Ilya TocarProperly handle EVEX register aliases
2014-04-04  Ilya TocarAdd support for Intel SGX instructions
2014-03-05  Alan ModraUpdate copyright years
2014-02-21  Ilya TocarAdd support for CPUID PREFETCHWT1
2014-02-12  Ilya TocarAdd clflushopt, xsaves, xsavec, xrstors
2013-12-19  H.J. LuDon't run x86-64-disassem for mingw targets
2013-12-17  Michael ZolotukhinProperly handle ljmp/lcall with invalid MODRM byte
2013-11-17  H.J. LuAdd R_X86_64_PC32_BND and R_X86_64_PLT32_BND
2013-11-04  Jan Beulichx86-64/gas: fix an asymmetry in suffix/register checking
2013-09-30  Saravanan EkanathanAdd AMD bdver4 support.
2013-07-26  H.J. LuAdd Intel AVX-512 support
2013-07-25  H.J. LuSupport Intel SHA
2013-07-24  H.J. LuSupport Intel MPX
2013-02-28  H.J. LuOptimize REP prefix check
2013-02-19  H.J. LuImplement Intel SMAP instructions
2013-01-17  H.J. LuAdd x86 size relocation support to gas
2012-12-17  Nick CliftonAdd copyright notices
2012-10-09  Nagajyothi EggoneAdd AMD bdver3 support.
2012-09-25  H.J. LuAdd missing Cpu flags in bd and bt cores
2012-09-20  H.J. LuAdd x86-64-arch-2-1/x86-64-arch-2-2 tests
2012-08-17  H.J. LuAdd AMD btver1 and btver2 support
2012-08-14  H.J. LuTerminate register name when reporting bad register
2012-08-10  H.J. LuEnable FMA instructions for bdver2
2012-08-07  Roland McGrathgas/testsuite/
2012-08-07  Jan BeulichDespite them being ignored by the CPU, gas issues segme...
2012-08-07  Jan BeulichThe VGATHER group of instructions requires that all...
2012-08-07  Jan BeulichThere were several cases where the registers in the...
2012-07-16  H.J. LuImplement RDRSEED, ADX and PRFCHW instructions
2012-07-02  H.J. LuMove rep tests for bsf/bsr/ret to rep-suffix
2012-06-22  Roland McGrathgas/
2012-06-22  Roland McGrathgas/
2012-06-07  H.J. LuMove gas/all/rept.[ds] to gas/i386
2012-03-13  Roland McGrathgas/
2012-02-08  H.J. LuImplement Intel Transactional Synchronization Extensions
2012-01-13  H.J. LuAdd vmfunc
2011-07-22  H.J. LuAdd initial Intel K1OM support.
2011-06-10  H.J. LuSupport AVX Programming Reference (June, 2011).
2011-05-10  Quentin Neill2011-05-10 Quentin Neill <quentin.neill@amd.com>
2011-03-17  H.J. LuAdd a testase for PR gas/12589.
next
This page took 0.888237 seconds and 107 git commands to generate.