x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 /
2017-11-22  H.J. Lux86: Add tests for -n option of x86 assembler
2017-11-20  Alan Modramingw gas testsuite fix
2017-11-16  Jan Beulichx86: ignore high register select bit(s) in 32- and...
2017-11-16  Jan Beulichix86/Intel: don't require memory operand size specifier...
2017-11-16  H.J. Lui386: Replace .code64/.code32 with .byte
2017-11-15  Jan Beulichx86: use correct register names
2017-11-15  Jan Beulichx86: drop VEXI4_Fixup()
2017-11-15  Jan Beulichx86-64: don't allow use of %axl as accumulator
2017-11-14  Jan Beulichx86: add disassembler support for XOP VPCOM* pseudo-ops
2017-11-14  Jan Beulichx86: add support for AVX-512 VPCMP*{B,W} pseudo-ops
2017-11-14  Jan Beulichx86: string insns don't allow displacements
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...
2017-11-07  Alan Modrabundle_lock message tidy
2017-11-07  Alan Modrareadelf ngettext fixes
2017-10-26  H.J. Lux86: Check invalid XMM register in AVX512 gathers
2017-10-24  H.J. Lui386: Support .code64 directive only with 64-bit bfd
2017-10-23  Igor TsimbalistEnable Intel AVX512_BITALG instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VNNI instructions.
2017-10-23  Igor TsimbalistEnable Intel VPCLMULQDQ instruction.
2017-10-23  Igor TsimbalistEnable Intel VAES instructions.
2017-10-23  Igor TsimbalistEnable Intel GFNI instructions.
2017-10-23  Igor TsimbalistEnable Intel AVX512_VBMI2 instructions.
2017-09-09  H.J. Lux86: Remove restriction on NOTRACK prefix position
2017-08-01  H.J. Lux86: Update segment register check in Intel syntax
2017-07-21  Alexandre OlivaThis patch introduces support for specifing views in...
2017-07-05  Borislav PetkovX86: Disassemble primary opcode map's group 2 ModRM...
2017-06-21  H.J. Lux86: CET v2.0: Update incssp and setssbsy
2017-06-21  H.J. Lux86: CET v2.0: Rename savessp to saveprevssp
2017-06-21  H.J. Lux86: CET v2.0: Update NOTRACK prefix
2017-06-15  H.J. Lui386-dis: Add 2 tests with invalid bnd register
2017-05-23  H.J. Lux86: Update notrackbad tests for non-ELF targets
2017-05-22  H.J. Lux86: Add NOTRACK prefix support
2017-03-09  H.J. LuX86: Add pseudo prefixes to control encoding
2017-03-06  H.J. LuAdd support for Intel CET instructions
2017-03-06  H.J. LuUpdate x86-64-mpx-inval-2 test for COFF
2017-02-28  Jan Beulichx86: fix handling of 64-bit operand size VPCMPESTR...
2017-02-24  Jan Beulichx86: also correctly support TEST opcode aliases
2017-02-23  Jan Beulichx86: extend 64-bit invalid MPX insn forms testcase
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-09  H.J. LuX86: Remove the .s suffix from EVEX vpextrw
2016-11-09  H.J. LuX86: Update opcode-suffix.d
2016-11-07  H.J. LuX86: Properly handle bad FPU opcode
2016-11-03  H.J. LuX86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode
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-08-19  Nick CliftonPlace .shstrtab section after .symtab and .strtab,...
2016-07-05  Jan Beulichx86: fix register check in check_qword_reg()
2016-07-01  Jan Beulichx86-64/MPX: relax no-RIP-relative-addressing testcase
2016-07-01  Jan Beulichx86-64/MPX: bndmk, bndldx, and bndstx don't allow RIP...
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-26  H.J. LuAppend ".p2align 4" to some x86 directive tests
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-14  Nick CliftonFix copying Solaris binaries with objcopy.
2016-04-05  H.J. LuDon't use vec_disp8 encoding with the .d32 suffix
2016-04-05  H.J. LuAdd a testcase for PR gas/19498
2016-03-02  H.J. LuAdjust testsuite/gas/i386/x86_64-intel.d for COFF
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-02-20  H.J. Lu[i386] Check RegVRex in register_number
2016-02-15  Nick CliftonEnhance GAS's .section directive so that it can take...
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-12-08  Jan BeulichELF: don't re-order SHF_FILE symbols
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-08-24  Jan StancekFix the partial disassembly of a broken three byte...
2015-08-21  Alexander FominPR binutils/18257: Properly decode x86/Intel mask instr...
2015-07-30  H.J. LuProperly disassemble movnti in Intel mode
2015-07-22  H.J. LuFix memory operand size for vcvtt?ps2u?qq instructions
2015-07-10  H.J. LuUpdated to accept .debug_* sections
2015-06-30  Amit PawarAdd support for monitorx/mwaitx instructions
2015-06-22  Nick CliftonStop "objdump -d" from disassembling past a symbolic...
2015-06-01  Jan Beulichx86/Intel: disassemble vcvt{,u}si2s{d,s} with correct...
2015-06-01  Jan Beulichx86/Intel: accept mandated operand order for vcvt{...
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
next
This page took 0.284993 seconds and 7 git commands to generate.