2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff |
2018-01-02 |
Jan Beulich | x86: partial revert of 10c17abdd0 |
blob | commitdiff | diff to current |
2017-12-18 |
Jan Beulich | x86: fold certain AVX and AVX2 templates |
blob | commitdiff | diff to current |
2017-12-18 |
Jan Beulich | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD |
blob | commitdiff | diff to current |
2017-12-18 |
Jan Beulich | x86: drop FloatReg and FloatAcc |
blob | commitdiff | diff to current |
2017-12-18 |
Jan Beulich | x86: replace Reg8, Reg16, Reg32, and Reg64 |
blob | commitdiff | diff to current |
2017-11-30 |
Jan Beulich | x86: derive DispN from BaseIndex |
blob | commitdiff | diff to current |
2017-11-30 |
Jan Beulich | x86: drop Vec_Disp8 |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_BITALG instructions. |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VNNI instructions. |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VPCLMULQDQ instruction. |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VAES instructions. |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel GFNI instructions. |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VBMI2 instructions. |
blob | commitdiff | diff to current |
2017-05-22 |
H.J. Lu | x86: Add NOTRACK prefix support |
blob | commitdiff | diff to current |
2017-03-09 |
H.J. Lu | X86: Add pseudo prefixes to control encoding |
blob | commitdiff | diff to current |
2017-03-06 |
H.J. Lu | Add support for Intel CET instructions |
blob | commitdiff | diff to current |
2017-01-12 |
Igor Tsimbalist | Enable Intel AVX512_VPOPCNTDQ instructions |
blob | commitdiff | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | diff to current |
2016-11-02 |
Igor Tsimbalist | Enable Intel AVX512_4VNNIW instructions |
blob | commitdiff | diff to current |
2016-11-02 |
Igor Tsimbalist | Enable Intel AVX512_4FMAPS instructions |
blob | commitdiff | diff to current |
2016-10-21 |
H.J. Lu | X86: Remove pcommit instruction |
blob | commitdiff | diff to current |
2016-09-07 |
H.J. Lu | X86: Allow additional ISAs for IAMCU in assembler |
blob | commitdiff | diff to current |
2016-08-24 |
H.J. Lu | X86: Add ptwrite instruction |
blob | commitdiff | diff to current |
2016-05-29 |
H.J. Lu | Add .noavx512XX directives to x86 assembler |
blob | commitdiff | diff to current |
2016-05-27 |
H.J. Lu | Update x86 CPU_XXX_FLAGS handling |
blob | commitdiff | diff to current |
2016-05-27 |
H.J. Lu | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 |
blob | commitdiff | diff to current |
2016-05-27 |
H.J. Lu | Correct CpuMax in i386-opc.h |
blob | commitdiff | diff to current |
2016-05-25 |
H.J. Lu | Enable VREX for all AVX512 directives |
blob | commitdiff | diff to current |
2016-05-25 |
H.J. Lu | Enable VREX for AVX512 directives |
blob | commitdiff | diff to current |
2016-05-25 |
H.J. Lu | Reimplement .no87/.nommx/.nosse/.noavx directives |
blob | commitdiff | diff to current |
2016-05-10 |
Alexander Fomin | Enable Intel RDPID instruction. |
blob | commitdiff | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | diff to current |
2015-12-09 |
H.J. Lu | Implement Intel OSPKE instructions |
blob | commitdiff | diff to current |
2015-08-07 |
Amit Pawar | Remove CpuFMA4 support from CPU_ZNVER1_FLAGS. |
blob | commitdiff | diff to current |
2015-06-30 |
Amit Pawar | Add support for monitorx/mwaitx instructions |
blob | commitdiff | diff to current |
2015-05-15 |
H.J. Lu | Support AMD64/Intel ISAs in assembler/disassembler |
blob | commitdiff | diff to current |
2015-05-11 |
H.J. Lu | Add Intel MCU support to opcodes |
blob | commitdiff | diff to current |
2015-03-17 |
Ganesh Gopalasubra... | Add znver1 processor |
blob | commitdiff | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | diff to current |
2014-11-17 |
Ilya Tocar | Add AVX512VBMI instructions |
blob | commitdiff | diff to current |
2014-11-17 |
Ilya Tocar | Add AVX512IFMA instructions |
blob | commitdiff | diff to current |
2014-11-17 |
Ilya Tocar | Add pcommit instruction |
blob | commitdiff | diff to current |
2014-11-17 |
Ilya Tocar | Add clwb instruction |
blob | commitdiff | diff to current |
2014-07-22 |
Ilya Tocar | Add AVX512DQ instructions and their AVX512VL variants. |
blob | commitdiff | diff to current |
2014-07-22 |
Ilya Tocar | Add support for AVX512BW instructions and their AVX512V... |
blob | commitdiff | diff to current |
2014-07-22 |
Ilya Tocar | Add support for AVX512VL. Add AVX512VL versions of... |
blob | commitdiff | diff to current |
2014-04-04 |
Ilya Tocar | Add support for Intel SGX instructions |
blob | commitdiff | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | diff to current |
2014-03-03 |
Alan Modra | Fix various copyright issues |
blob | commitdiff | diff to current |
2014-02-21 |
Ilya Tocar | Add support for CPUID PREFETCHWT1 |
blob | commitdiff | diff to current |
2014-02-19 |
H.J. Lu | Don't output trailing space |
blob | commitdiff | diff to current |
2014-02-12 |
Ilya Tocar | Add clflushopt, xsaves, xsavec, xrstors |
blob | commitdiff | diff to current |
2014-01-08 |
H.J. Lu | Update copyright year to 2014 |
blob | commitdiff | diff to current |
2013-11-08 |
H.J. Lu | Remove CpuNop from CPU_K6_2_FLAGS |
blob | commitdiff | diff to current |
2013-09-30 |
Saravanan Ekanathan | Add AMD bdver4 support. |
blob | commitdiff | diff to current |
2013-07-26 |
H.J. Lu | Add Intel AVX-512 support |
blob | commitdiff | diff to current |
2013-07-25 |
H.J. Lu | Support Intel SHA |
blob | commitdiff | diff to current |
2013-07-24 |
H.J. Lu | Support Intel MPX |
blob | commitdiff | diff to current |
2013-05-15 |
Saravanan Ekanathan | gas/ |
blob | commitdiff | diff to current |
2013-02-19 |
H.J. Lu | Implement Intel SMAP instructions |
blob | commitdiff | diff to current |
2013-01-16 |
H.J. Lu | Add OPERAND_TYPE_IMM32_64 |
blob | commitdiff | diff to current |
2013-01-02 |
H.J. Lu | Update copyright year to 2013 |
blob | commitdiff | diff to current |
2012-10-09 |
Nagajyothi Eggone | Add AMD bdver3 support. |
blob | commitdiff | diff to current |
2012-09-25 |
H.J. Lu | Add missing Cpu flags in bd and bt cores |
blob | commitdiff | diff to current |
2012-09-20 |
H.J. Lu | Replace CpuSSE3 with CpuCX16 for cmpxchg16b |
blob | commitdiff | diff to current |
2012-08-17 |
H.J. Lu | Add AMD btver1 and btver2 support |
blob | commitdiff | diff to current |
2012-08-10 |
H.J. Lu | Enable FMA instructions for bdver2 |
blob | commitdiff | diff to current |
2012-07-16 |
H.J. Lu | Implement RDRSEED, ADX and PRFCHW instructions |
blob | commitdiff | diff to current |
2012-06-22 |
Roland McGrath | gas/ |
blob | commitdiff | diff to current |
2012-02-08 |
H.J. Lu | Implement Intel Transactional Synchronization Extensions |
blob | commitdiff | diff to current |
2012-01-13 |
H.J. Lu | Add vmfunc |
blob | commitdiff | diff to current |
2011-07-22 |
H.J. Lu | Add initial Intel K1OM support. |
blob | commitdiff | diff to current |
2011-06-10 |
H.J. Lu | Support AVX Programming Reference (June, 2011). |
blob | commitdiff | diff to current |
2011-06-03 |
Quentin Neill | Add CpuF16C to CPU_BDVER2_FLAGS. |
blob | commitdiff | diff to current |
2011-05-11 |
Quentin Neill | 2011-05-10 Quentin Neill <quentin.neill@amd.com> |
blob | commitdiff | diff to current |
2011-04-19 |
Quentin Neill | * i386-gen.c (cpu_flag_init): Remove 3dnow and 3dnowa... |
blob | commitdiff | diff to current |
2011-01-17 |
Quentin Neill | Add support for TBM instructions. |
blob | commitdiff | diff to current |
2011-01-05 |
H.J. Lu | Implement BMI instructions. |
blob | commitdiff | diff to current |
2011-01-01 |
H.J. Lu | Update copyright in comments to 2011. |
blob | commitdiff | diff to current |
2011-01-01 |
H.J. Lu | Update copyright to 2011. |
blob | commitdiff | diff to current |
2010-10-16 |
H.J. Lu | Add CpuNop to CPU_GENERIC64_FLAGS. |
blob | commitdiff | diff to current |
2010-10-14 |
H.J. Lu | Add CheckRegSize to instructions which require register... |
blob | commitdiff | diff to current |
2010-08-06 |
H.J. Lu | Don't generate multi-byte NOPs for i686. |
blob | commitdiff | diff to current |
2010-07-01 |
H.J. Lu | Support AVX Programming Reference (June, 2010) |
blob | commitdiff | diff to current |
2010-02-11 |
H.J. Lu | Update copyright. |
blob | commitdiff | diff to current |
2010-02-11 |
Sebastian Pop | 2010-02-10 Quentin Neill <quentin.neill@amd.com> |
blob | commitdiff | diff to current |
2010-02-03 |
Sebastian Pop | 2010-02-03 Quentin Neill <quentin.neill@amd.com> |
blob | commitdiff | diff to current |
2010-01-06 |
Sebastian Pop | 2010-01-06 Quentin Neill <quentin.neill@amd.com> |
blob | commitdiff | diff to current |
2009-12-19 |
H.J. Lu | Replace VexNDS, VexNDD and VexLWP with VexVVVV. |
blob | commitdiff | diff to current |
2009-12-18 |
H.J. Lu | Move Imm1 before Imm8. |
blob | commitdiff | diff to current |
2009-12-16 |
H.J. Lu | Remove ByteOkIntel. |
blob | commitdiff | diff to current |
2009-12-16 |
H.J. Lu | Replace Vex0F, Vex0F38, Vex0F3A, XOP08, XOP09 and XOP0A... |
blob | commitdiff | diff to current |
2009-12-16 |
H.J. Lu | Replace Vex2Sources and Vex3Sources with VexSources. |
blob | commitdiff | diff to current |
2009-12-16 |
H.J. Lu | Remove VexW0 and VexW1. Add VexW. |
blob | commitdiff | diff to current |
2009-11-18 |
Sebastian Pop | 2009-11-18 Sebastian Pop <sebastian.pop@amd.com> |
blob | commitdiff | diff to current |
2009-11-18 |
Sebastian Pop | 2009-11-17 Sebastian Pop <sebastian.pop@amd.com> |
blob | commitdiff | diff to current |
2009-11-12 |
H.J. Lu | gas/ |
blob | commitdiff | diff to current |
2009-11-05 |
Sebastian Pop | 2009-11-05 Sebastian Pop <sebastian.pop@amd.com> |
blob | commitdiff | diff to current |
2009-09-24 |
H.J. Lu | gas/ |
blob | commitdiff | diff to current |
next |