i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 /
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add tests for -malign-branch-boundary and -malign...
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-09  Jan Beulichx86/Intel: support "mmword ptr"
2019-12-09  Jan Beulichx86/Intel: fix "near ptr" / "far ptr" handling
2019-12-04  Jan Beulichx86-64: accept 64-bit LFS/LGS/LSS forms with suffix...
2019-12-04  Jan Beulichx86-64/Intel: fix CALL/JMP with dword operand
2019-12-04  Jan Beulichx86/Intel: extend MOVDIRI testing
2019-12-04  Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04  Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-20  Alan ModraPR24944, gas doesn't read enough digits when parsing...
2019-11-14  Jan Beulichx86/Intel: correct CMPSD test cases' regexp closing...
2019-11-14  Jan Beulichx86/Intel: extend MOVSD/CMPSD testsuite coverage
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-07  Jan Beulichx86: adjust register names printed for MONITOR/MWAIT
2019-10-31  H.J. Lui386; Add .code16gcc fldenv tests
2019-10-30  Jan Beulichx86: add tests to cover defaulting of operand sizes...
2019-10-07  Jan Beulichx86/Intel: correct MOVSD and CMPSD handling
2019-09-20  Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-08-22  Bosco Garc?aFix the assembler's floating point number parser so...
2019-08-09  Jan Beulichx86-64: generalize SIMD test expectations
2019-08-08  Nick CliftonChange the output of readelf's note display so that...
2019-07-19  H.J. Lux86: Pass -O0 to assembler in noextreg.d
2019-07-16  Jan Beulichx86: fold SReg{2,3}
2019-07-03  Nick CliftonFix assembler tests to work with toolchains that have...
2019-07-01  Jan Beulichx86: optimize AND/OR with twice the same register
2019-07-01  Jan Beulichx86-64: optimize certain commutative VEX-encoded insns
2019-07-01  Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-07-01  Jan Beulichx86: add missing pseudo ops for VPCLMULQDQ ISA extension
2019-07-01  Jan Beulichx86: warn about insns exceeding the 15-byte limit
2019-06-27  Jan Beulichx86: add missing test
2019-06-27  Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-25  Jan Beulichx86: fix (dis)assembly of certain SSE2 insns in 16...
2019-06-25  Jan Beulichx86-64: also optimize ANDQ with immediate fitting in...
2019-06-25  Jan Beulichx86: add CVT{,T}PS2PI cases to xmmwords test
2019-06-19  H.J. Lui386: Check vector length for EVEX broadcast instructions
2019-06-17  H.J. Lui386: Check vector length for vshufXXX/vinsertXXX/vextr...
2019-06-05  H.J. Lui386: Check vector length for EVEX vextractfXX and...
2019-06-04  H.J. Lui386: Check for reserved VEX.vvvv and EVEX.vvvv
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-06-04  H.J. LuAdd support for Intel ENQCMD[S] instructions
2019-05-28  H.J. Lux86: Add CheckRegSize to AVX512_BF16 instructions with...
2019-05-02  H.J. Lui386: Issue a warning to IRET without suffix for .code16gcc
2019-04-26  H.J. Lui386: Don't add 0x66 prefix to IRET for .code16gcc
2019-04-10  Rainer OrthDisable R_X86_64_PLT32 generation as branch marker...
2019-04-09  H.J. Lux86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16
2019-04-08  H.J. Lux86: Remove i386-*-kaos* and i386-*-chaos targets
2019-04-05  H.J. Lux86: Add assembler -mx86-used-note=yes test
2019-04-05  Xuepeng Guox86: Support Intel AVX512 BF16
2019-03-19  H.J. Lux86: Correct EVEX vector load/store optimization
2019-03-19  H.J. Lux86: Correct EVEX to 128-bit EVEX optimization
2019-03-19  H.J. Luix86: Disable AVX512F when disabling AVX2
2019-03-18  H.J. Lux86: Pass -O0 to assembler for some tests
2019-03-18  H.J. Lux86: Optimize EVEX vector load/store instructions
2019-03-17  H.J. Lux86: Encode 256-bit/512-bit VEX/EVEX insns with 128...
2019-03-16  H.J. Lux86: Set optimize to INT_MAX for -Os
2019-03-16  H.J. Lux86: Correctly optimize EVEX to 128-bit VEX/EVEX
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-19  H.J. Lux86: Properly handle PLT expression in directive
2018-12-14  H.J. Luelf: Add PT_GNU_PROPERTY segment type
2018-12-09  H.J. Lux86: Put back BFD_RELOC_X86_64_GOTPCREL
2018-12-03  Nick CliftonUpdate the assembler to use a version of 3 when generat...
2018-11-06  Jan Beulichx86: correctly handle VPBROADCASTD with EVEX.W set...
2018-11-06  Jan Beulichx86: correctly handle VMOVD with EVEX.W set outside...
2018-11-06  Jan Beulichx86: correctly handle KMOVD with VEX.W set outside...
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling for PEXTR* / PINSR*
2018-11-06  Jan Beulichx86: adjust {,E}VEX.W handling outside of 64-bit mode
2018-11-06  Jan Beulichx86: fix various non-LIG templates
2018-11-06  Jan Beulichx86: allow {store} to select alternative {,}PEXTRW...
2018-11-06  Jan Beulichx86: add more VexWIG
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-10-11  Jan Beulichx86: add {,V}MOVQ cases to xmmword test
2018-10-05  H.J. Lux86: Add Intel ENCLV to assembler and disassembler
2018-09-17  H.J. Lux86: Set EVex=2 on EVEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Set Vex=1 on VEX.128 only vmovd and vmovq
2018-09-17  H.J. Lux86: Add -mvexwig=[0|1] option to assembler
2018-09-17  Nick CliftonEnsure that binutils test names are unique.
2018-09-15  H.J. Lux86: Set Vex=1 on VEX.128 only vmovq
2018-09-15  Alan Modragas testuite fixes: don't match dump.o
2018-09-15  Alan Modragas run_dump_test rename stderr and error-output
2018-09-15  Alan Modragas run_dump_test rename not-target and not-skip
2018-09-14  H.J. Lux86: Check non-WIG EVEX instruction encoding with ...
2018-09-14  H.J. Lux86: Handle unsupported static rounding in vcvt[u]si2sd...
2018-09-14  H.J. Lux86: Properly decode EVEX.W in vcvt[u]si2s[sd] in 32...
2018-09-13  Jan Beulichx86: use D attribute also for SIMD templates
2018-09-13  Jan Beulichx86: fold ILP32 output of "opts" tests
2018-09-13  Jan Beulichx86: improve operand reversal
2018-09-13  Jan Beulichx86-64: bndmk, bndldx, and bndstx don't allow RIP-relat...
2018-08-31  H.J. Lux86: Add explicit -mx86-used-note=[yes|no] to tests
2018-08-27  H.J. Lux86: Don't mask out the GNU_PROPERTY_X86_UINT32_VALID bit
2018-08-14  H.J. Lux86-64: Display eiz for address with the addr32 prefix
2018-08-10  H.J. Lux86: Don't display --32/--64/--x32 without BFD64
2018-08-10  H.J. Lux86: Replace evex-no-scale.s with evex-no-scale-[32...
2018-08-06  Jan Beulichx86: fold RegEip/RegRip and RegEiz/RegRiz
2018-08-05  H.J. Lux86: Update assembler tests for non-ELF targets
2018-07-31  Jan Beulichx86: also optimize KXOR{D,Q} and KANDN{D,Q}
2018-07-31  Jan Beulichx86: add more exhaustive tests for invalid AVX512 zeroi...
2018-07-31  Jan Beulichx86/Intel: correct permitted operand sizes for AVX512...
next
This page took 0.10071 seconds and 7 git commands to generate.