]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gas/config/tc-i386.c
NEWS: arm: note that FPA support has been removed
[thirdparty/binutils-gdb.git] / gas / config / tc-i386.c
5 days ago  Jan Beulichx86: reduce check_{byte,word,long,qword}_reg() overhead
7 days ago  Jan Beulichx86/Intel: warn about undue mnemonic suffixes
7 days ago  Jan Beulichx86/Intel: SHLD/SHRD have dual meaning
12 days ago  Jan Beulichx86: simplify VexVVVV_SRC2 handling for the XOP case
12 days ago  Jan Beulichx86: simplify / consolidate check_{word,long,qword...
12 days ago  Jan Beulichx86: correct VCVT{,U}SI2SD
2024-05-22  Cui, LiliSupport APX zero-upper
2024-05-22  Cui, LiliX86: Remove "i.rex" to eliminate extra conditional...
2024-05-22  Cui, LiliAdd check for 8-bit old registers in EVEX format
2024-05-22  Cui, Lilix86: Split REX/REX2 old registers judgment.
2024-05-06  Cui, Lilix86: Drop using extension_opcode to encode vvvv register
2024-05-06  Cui, Lilix86: Drop SwapSources
2024-05-06  Cui, Lilix86: Use vexvvvv as the switch state to encode the...
2024-05-03  Jan Beulichx86/APX: extend SSE2AVX coverage
2024-04-22  Cui, Lilix86/APX: Add invalid check for APX EVEX.X4.
2024-04-16  H.J. Lux86: Fix a memory leak in md_assemble
2024-04-11  H.J. Lux86-64: Use long NOPs for Intel Core processors
2024-04-07  Cui, LiliSupport APX NF
2024-04-03  Cui, Lilix86/APX: Remove KEYLOCKER and SHA promotions from EVEX...
2024-03-28  Jan Beulichx86/SSE2AVX: move checking
2024-03-28  Jan Beulichx86/SSE2AVX: respect prefixes
2024-03-22  Jan Beulichx86: fix Solaris testsuite failures
2024-03-15  Jan Beulichx86/APX: legacy promoted insns can't access %xmm16...
2024-03-11  Jan Beulichx86: KeyLocker insn interaction with -msse-check /...
2024-03-11  Jan Beulichx86/APX: permit wider than 4-bit immediates with V...
2024-03-11  Jan Beulichx86: don't open-code REG_{SP,FP}
2024-03-08  H.J. Lugas: Fix x86 build with GCC 6.4
2024-03-01  Jan Beulichx86: adjust which Dwarf2 register numbers to use
2024-03-01  Jan Beulichx86/APX: honor -mevexwig= for byte-size insns
2024-03-01  Jan Beulichx86/APX: optimize certain XOR and SUB forms
2024-03-01  Jan Beulichx86/APX: correct .insn opcode space determination when...
2024-03-01  Jan Beulichx86/APX: respect {vex}/{vex3}
2024-02-23  Jan Beulichx86: rename vec_encoding and vex_encoding_*
2024-02-21  Alan ModraLeak in i386_elf_section_change_hook
2024-02-15  H.J. Lux86: Display -msse-check= default as none
2024-02-09  Jan Beulichx86: change type of Dwarf2 register numbers in register...
2024-02-08  H.J. Lux86-64: Add R_X86_64_CODE_6_GOTTPOFF
2024-02-07  Indu Bhagatgas: x86: ginsn: handle sub-QWORD ALU with imm and...
2024-02-06  H.J. Lux86: Warn .insn instruction with length > 15 bytes
2024-02-02  H.J. Lux86: Disallow instructions with length > 15 bytes
2024-02-02  Jan Beulichx86: move Q-suffix-to-REX.W translation logic
2024-02-02  Jan Beulichx86: actually implement .noopt
2024-02-01  Indu Bhagatgas: x86: ginsn: adjust ginsns for certain lea ops
2024-01-26  Jan Beulichx86: make "-msyntax=intel -mnaked-reg" match ".intel_sy...
2024-01-26  Jan Beulichx86/APX: optimize MOVBE
2024-01-19  Jan Beulichx86/APX: VROUND{P,S}{S,D} can generally be encoded
2024-01-19  Jan Beulichx86: support APX forms of U{RD,WR}MSR
2024-01-15  Indu Bhagatgas: x86: synthesize CFI for hand-written asm
2024-01-15  Indu Bhagatopcodes: gas: x86: define and use Rex2 as attribute...
2024-01-12  Cui, Lilix86: Fix indentation and use true/false instead of 1/0
2024-01-09  Jan Beulichx86: add missing APX logic to cpu_flags_match()
2024-01-09  Jan Beulichx86: FMA insns aren't eligible to VEX2 encoding
2024-01-05  Tejas JoshiAdd AMD znver5 processor support
2024-01-05  Jan Beulichx86: corrections to CPU attribute/flags splitting
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-28  H.J. Lux86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GO...
2023-12-28  H.J. Lux86-64: Add R_X86_64_CODE_4_GOTPCRELX
2023-12-28  Hu, Lin1Support APX NDD optimized encoding.
2023-12-28  Cui, LiliSupport APX pushp/popp
2023-12-28  Mo, ZeweiSupport APX Push2/Pop2
2023-12-28  konglin1Support APX NDD
2023-12-28  Cui, LiliSupport APX GPR32 with extend evex prefix
2023-12-28  Cui, LiliSupport APX GPR32 with rex2 prefix
2023-12-22  Jan Beulichx86-64: refuse "high" 8-bit regs with .insn and VEX...
2023-12-22  Jan Beulichx86: properly respect rex/{rex}
2023-12-19  Haochen Jiangx86: Remove the restriction for size of the mask regist...
2023-12-15  Jan Beulichx86: last-insn recording should be per-subsection
2023-12-15  Jan Beulichx86: don't needlessly override .bss
2023-12-15  Jan Beulichx86: fold assembly dialect attributes
2023-12-15  Jan Beulichx86: Intel syntax implies Intel mnemonics
2023-12-13  Cui, LiliClean base_reg and assign correct values to regs for...
2023-12-01  Jan Beulichx86: adjust NOP generation after potential non-insn
2023-12-01  Jan Beulichx86: i386_cons_align() badly affects diagnostics
2023-12-01  Jan Beulichx86: suppress optimization after potential non-insn
2023-12-01  Jan Beulichx86: last-insn recording should be per-section
2023-11-24  Jan Beulichx86: shrink opcode sets table
2023-11-24  Jan Beulichx86: also prefer VEX encoding over EVEX one for VCVTNEP...
2023-11-17  Jan Beulichx86: improve a few diagnostics
2023-11-17  Jan Beulichx86: don't allow pseudo-prefixes to be overridden by...
2023-11-17  Jan Beulichx86: CPU-qualify {disp16} / {disp32}
2023-11-17  Jan Beulichx86: use IS_ELF
2023-11-17  Jan Beulichx86: conditionally hide object-format-specific functions
2023-11-17  Jan Beulichx86: fold conditionals in check_long_reg()
2023-11-17  Jan Beulichx86-64: extend expected-size check in check_qword_reg()
2023-11-09  Jan Beulichx86: rework UWRMSR operand swapping
2023-11-09  Jan Beulichx86: do away with is_evex_encoding()
2023-11-09  Jan Beulichx86: split insn templates' CPU field
2023-11-09  Jan Beulichx86: Cpu64 handling improvements
2023-10-31  Hu, Lin1Support Intel USER_MSR
2023-10-23  Jan Beulichx86: fold a few of the "alternative" NOP patterns
2023-10-23  Jan Beulichx86: add a few more NOP patterns
2023-10-23  Jan Beulichx86: don't record full i386_cpu_flags in struct i386_tc...
2023-10-23  Jan Beulichx86: i686 != PentiumPro
2023-10-23  Jan Beulichx86: respect ".arch nonop" when selecting which NOPs...
2023-10-23  Jan Beulichx86: don't use operand size override with NOP in 16...
2023-10-23  Jan Beulichx86: don't use 32-bit LEA as NOP surrogate in 64-bit...
2023-10-23  Jan Beulichx86: i386_generate_nops() may not derive decisions...
2023-10-23  Jan Beulichx86: record flag_code in tc_frag_data
2023-09-27  Jan Beulichx86: prefer VEX encodings over EVEX ones when possible
2023-09-27  Jan Beulichx86: drop cpu_arch_tune_flags
next