x86-64: assert sane internal state for REX conversions
[deliverable/binutils-gdb.git] / gas / config / tc-i386.c
2020-01-09  Jan Beulichx86-64: assert sane internal state for REX conversions
2020-01-09  Jan Beulichx86: consistently convert to byte registers for TEST...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-27  Jan Beulichx86: adjust ignored prefix warning for branches
2019-12-27  Jan Beulichx86-64: correct / adjust prefix emission
2019-12-27  Jan Beulichx86-64: fix Intel64 handling of branch with data16...
2019-12-27  Jan Beulichx86: consolidate Disp<NN> handling a little
2019-12-12  H.J. Lui386: Also check R12-R15 registers when optimizing...
2019-12-12  H.J. Lui386: Add -mbranches-within-32B-boundaries
2019-12-12  H.J. Lui386: Align branches within a fixed boundary
2019-12-11  Jan Beulichx86: further refine SSE check (SSE4a, SHA, GFNI)
2019-12-04  Jan Beulichx86: consolidate tracking of MMX register use
2019-12-04  Jan Beulichx86: make sure all PUSH/POP honor DefaultSize
2019-12-04  Jan Beulichx86: drop some stray/bogus DefaultSize
2019-11-14  Jan Beulichx86: fold individual Jump* attributes into a single...
2019-11-14  Jan Beulichx86: make JumpAbsolute an insn attribute
2019-11-14  Jan Beulichx86: make AnySize an insn attribute
2019-11-12  Jan Beulichx86: fold EsSeg into IsString
2019-11-12  Jan Beulichx86: eliminate ImmExt abuse
2019-11-12  Jan Beulichx86: introduce operand type "instance"
2019-11-08  H.J. Lui386: Only check suffix in instruction mnemonic
2019-11-08  Jan Beulichx86: convert RegMask and RegBND from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert RegSIMD and RegMMX from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert Control/Debug/Test from bitfield to enumerator
2019-11-08  Jan Beulichx86: convert SReg from bitfield to enumerator
2019-11-08  Jan Beulichx86: introduce operand type "class"
2019-11-07  Jan Beulichx86: support further AMD Zen2 instructions
2019-11-04  Jan Beulichx86: re-arrange process_operands()
2019-10-30  Jan Beulichx86: drop stray W
2019-10-07  Jan Beulichx86/Intel: correct MOVSD and CMPSD handling
2019-09-21  Alan Modratc-i386.c gcc10 warning fix
2019-09-20  Jan Beulichx86-64: fix handling of PUSH/POP of segment register
2019-09-19  Alan Modrabfd_section_* macros
2019-07-17  Jan Beulichx86: replace "anymem" checks where possible
2019-07-16  Jan Beulichx86: make RegMem an opcode modifier
2019-07-16  Jan Beulichx86: fold SReg{2,3}
2019-07-04  Jan Beulichx86: correct "-Q" option handling
2019-07-01  Jan Beulichx86: drop Vec_Imm4
2019-07-01  Jan Beulichx86: limit ImmExt abuse
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: StaticRounding implies SAE
2019-07-01  Jan Beulichx86: optimize EVEX packed integer logical instructions
2019-07-01  Jan Beulichx86: use encoding_length() also elsewhere
2019-07-01  Jan Beulichx86: warn about insns exceeding the 15-byte limit
2019-06-27  Jan Beulichx86: allow VEX et al encodings in 16-bit (protected...
2019-06-25  Jan Beulichx86: correct / adjust debug printing
2019-06-25  Jan Beulichx86: don't open code is_any_vex_encoding()
2019-06-25  Jan Beulichx86-64: also optimize ANDQ with immediate fitting in...
2019-06-06  H.J. Lugas: Add .enqcmd and noenqcmd directives
2019-06-04  H.J. LuEnable Intel AVX512_VP2INTERSECT insn
2019-05-14  Nick CliftonA series of fixes to addres problems detected by compil...
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-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-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-03-15  Li HaoFix a potential illegal memory access whilt parsing...
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-11-06  Jan Beulichx86: adjust {,E}VEX.W handling outside of 64-bit mode
2018-11-05  H.J. Lux86: Disable GOT relaxation with data prefix
2018-10-10  Jan Beulichx86: fold Size{16,32,64} template attributes
2018-09-17  H.J. Lux86: Add -mvexwig=[0|1] option to assembler
2018-09-14  H.J. Lux86: Support VEX/EVEX WIG encoding
2018-09-14  Jan Beulichx86: fold CRC32 templates
2018-09-13  H.J. Lux86: Swap destination/source to encode VEX only if...
2018-09-13  Jan Beulichx86: also allow D on 3-operand insns
2018-09-13  Jan Beulichx86: use D attribute also for SIMD templates
2018-09-13  Jan Beulichx86: improve operand reversal
2018-09-13  Jan Beulichx86: add code comment on deprecated status of pseudo...
2018-08-31  H.J. Lux86: Extend assembler to generate GNU property notes
2018-08-11  H.J. Lux86: Add CpuCMOV and CpuFXSR
2018-08-10  H.J. Lux86: Don't display --32/--64/--x32 without BFD64
2018-08-09  H.J. Lux86: Display default x86-specific options for "as ...
2018-08-06  Jan Beulichx86: fold RegEip/RegRip and RegEiz/RegRiz
2018-08-03  Jan Beulichx86: drop "mem" operand type attribute
2018-07-31  Jan Beulichx86: also optimize KXOR{D,Q} and KANDN{D,Q}
2018-07-31  Jan Beulichx86: fold various AVX512 templates with so far differin...
2018-07-31  Jan Beulichx86: don't abort() upon DATA16 prefix on (E)VEX encoded...
2018-07-31  Jan Beulichx86: drop CpuVREX
2018-07-30  Jan Beulichx86: don't mistakenly scale non-8-bit displacements
2018-07-27  H.J. Lux86: Check for more than 2 memory references
2018-07-26  H.J. Lux86: Initialize broadcast_op.bytes to 0
2018-07-25  H.J. Lux86: Expand Broadcast to 3 bits
2018-07-24  H.J. Lux86: Use unsigned int to iterate through vector operands
2018-07-24  Jan Beulichx86-64: correct AVX512F vcvtsi2s{d,s} handling
2018-07-23  H.J. Lux86: Remove broadcast_not_on_src_operand
2018-07-22  H.J. Lux86: Determine vector length from the last vector operand
2018-07-21  H.J. Lugas/config/tc-i386.c: Break long line
2018-07-20  H.J. Lux86: Rename match_reg_size to match_operand_size
2018-07-19  Jan Beulichx86: fold VFPCLASSP{D,S} templates
2018-07-19  Jan Beulichx86: fold various AVX512VL templates into their AVX512F...
next
This page took 0.275061 seconds and 107 git commands to generate.