2019-11-14 |
Jan Beulich | x86: fold individual Jump* attributes into a single... |
blob | commitdiff | raw |
2019-11-14 |
Jan Beulich | x86: make JumpAbsolute an insn attribute |
blob | commitdiff | raw | diff to current |
2019-11-14 |
Jan Beulich | x86: make AnySize an insn attribute |
blob | commitdiff | raw | diff to current |
2019-11-12 |
Jan Beulich | x86: fold EsSeg into IsString |
blob | commitdiff | raw | diff to current |
2019-11-12 |
Jan Beulich | x86: eliminate ImmExt abuse |
blob | commitdiff | raw | diff to current |
2019-11-12 |
Jan Beulich | x86: introduce operand type "instance" |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Jan Beulich | x86: convert RegMask and RegBND from bitfield to enumerator |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Jan Beulich | x86: convert RegSIMD and RegMMX from bitfield to enumerator |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Jan Beulich | x86: convert Control/Debug/Test from bitfield to enumerator |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Jan Beulich | x86: convert SReg from bitfield to enumerator |
blob | commitdiff | raw | diff to current |
2019-11-08 |
Jan Beulich | x86: introduce operand type "class" |
blob | commitdiff | raw | diff to current |
2019-11-07 |
Jan Beulich | x86: support further AMD Zen2 instructions |
blob | commitdiff | raw | diff to current |
2019-10-30 |
Jan Beulich | x86: re-do "shorthand" handling |
blob | commitdiff | raw | diff to current |
2019-10-30 |
Jan Beulich | x86: slightly rearrange struct insn_template |
blob | commitdiff | raw | diff to current |
2019-10-30 |
Jan Beulich | x86: drop stray W |
blob | commitdiff | raw | diff to current |
2019-07-17 |
Jan Beulich | x86: drop stale Mem enumerator |
blob | commitdiff | raw | diff to current |
2019-07-16 |
Jan Beulich | x86: make RegMem an opcode modifier |
blob | commitdiff | raw | diff to current |
2019-07-16 |
Jan Beulich | x86: fold SReg{2,3} |
blob | commitdiff | raw | diff to current |
2019-07-01 |
Jan Beulich | x86: drop Vec_Imm4 |
blob | commitdiff | raw | diff to current |
2019-06-25 |
Jan Beulich | x86: correct / adjust debug printing |
blob | commitdiff | raw | diff to current |
2019-06-04 |
H.J. Lu | Enable Intel AVX512_VP2INTERSECT insn |
blob | commitdiff | raw | diff to current |
2019-06-04 |
H.J. Lu | Add support for Intel ENQCMD[S] instructions |
blob | commitdiff | raw | diff to current |
2019-04-05 |
Xuepeng Guo | x86: Support Intel AVX512 BF16 |
blob | commitdiff | raw | diff to current |
2019-03-19 |
H.J. Lu | ix86: Disable AVX512F when disabling AVX2 |
blob | commitdiff | raw | diff to current |
2019-01-01 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2018-10-10 |
Jan Beulich | x86: fold Size{16,32,64} template attributes |
blob | commitdiff | raw | diff to current |
2018-08-11 |
H.J. Lu | x86: Add CpuCMOV and CpuFXSR |
blob | commitdiff | raw | diff to current |
2018-08-03 |
Jan Beulich | x86: drop "mem" operand type attribute |
blob | commitdiff | raw | diff to current |
2018-07-31 |
Jan Beulich | x86: drop CpuVREX |
blob | commitdiff | raw | diff to current |
2018-07-25 |
H.J. Lu | x86: Expand Broadcast to 3 bits |
blob | commitdiff | raw | diff to current |
2018-07-19 |
Jan Beulich | x86: pre-process opcodes table before parsing |
blob | commitdiff | raw | diff to current |
2018-07-11 |
Jan Beulich | x86: drop {,reg16_}inoutportreg variables |
blob | commitdiff | raw | diff to current |
2018-05-30 |
Amit Pawar | Add znver2 support. |
blob | commitdiff | raw | diff to current |
2018-05-07 |
H.J. Lu | Enable Intel MOVDIRI, MOVDIR64B instructions |
blob | commitdiff | raw | diff to current |
2018-05-07 |
H.J. Lu | x86: Replace AddrPrefixOp0 with AddrPrefixOpReg |
blob | commitdiff | raw | diff to current |
2018-04-27 |
Igor Tsimbalist | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Igor Tsimbalist | Enable Intel MOVDIRI, MOVDIR64B instructions. |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Jan Beulich | x86: CpuXSAVE is a prereq for various other features |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Jan Beulich | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Jan Beulich | x86: x87-related adjustments |
blob | commitdiff | raw | diff to current |
2018-04-26 |
Jan Beulich | x86: drop VexImmExt |
blob | commitdiff | raw | diff to current |
2018-04-17 |
Igor Tsimbalist | Enable Intel CLDEMOTE instruction. |
blob | commitdiff | raw | diff to current |
2018-04-11 |
Igor Tsimbalist | Enable Intel WAITPKG instructions. |
blob | commitdiff | raw | diff to current |
2018-03-28 |
Jan Beulich | x86: drop VecESize |
blob | commitdiff | raw | diff to current |
2018-03-08 |
H.J. Lu | x86: Remove support for old (<= 2.8.1) versions of gcc |
blob | commitdiff | raw | diff to current |
2018-03-08 |
Jan Beulich | x86: drop FloatD |
blob | commitdiff | raw | diff to current |
2018-03-03 |
Alan Modra | opcodes error messages |
blob | commitdiff | raw | diff to current |
2018-02-27 |
H.J. Lu | x86: Add -O[2|s] assembler command-line options |
blob | commitdiff | raw | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel PCONFIG instruction. |
blob | commitdiff | raw | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel WBNOINVD instruction. |
blob | commitdiff | raw | diff to current |
2018-01-17 |
Igor Tsimbalist | Replace CET bit with IBT and SHSTK bits. |
blob | commitdiff | raw | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
blob | commitdiff | raw | diff to current |
2018-01-02 |
Jan Beulich | x86: partial revert of 10c17abdd0 |
blob | commitdiff | raw | diff to current |
2017-12-18 |
Jan Beulich | x86: fold certain AVX and AVX2 templates |
blob | commitdiff | raw | diff to current |
2017-12-18 |
Jan Beulich | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD |
blob | commitdiff | raw | diff to current |
2017-12-18 |
Jan Beulich | x86: drop FloatReg and FloatAcc |
blob | commitdiff | raw | diff to current |
2017-12-18 |
Jan Beulich | x86: replace Reg8, Reg16, Reg32, and Reg64 |
blob | commitdiff | raw | diff to current |
2017-11-30 |
Jan Beulich | x86: derive DispN from BaseIndex |
blob | commitdiff | raw | diff to current |
2017-11-30 |
Jan Beulich | x86: drop Vec_Disp8 |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_BITALG instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VNNI instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VPCLMULQDQ instruction. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel VAES instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel GFNI instructions. |
blob | commitdiff | raw | diff to current |
2017-10-23 |
Igor Tsimbalist | Enable Intel AVX512_VBMI2 instructions. |
blob | commitdiff | raw | diff to current |
2017-05-22 |
H.J. Lu | x86: Add NOTRACK prefix support |
blob | commitdiff | raw | diff to current |
2017-03-09 |
H.J. Lu | X86: Add pseudo prefixes to control encoding |
blob | commitdiff | raw | diff to current |
2017-03-06 |
H.J. Lu | Add support for Intel CET instructions |
blob | commitdiff | raw | diff to current |
2017-01-12 |
Igor Tsimbalist | Enable Intel AVX512_VPOPCNTDQ instructions |
blob | commitdiff | raw | diff to current |
2017-01-02 |
Alan Modra | Update year range in copyright notice of all files. |
blob | commitdiff | raw | diff to current |
2016-11-02 |
Igor Tsimbalist | Enable Intel AVX512_4VNNIW instructions |
blob | commitdiff | raw | diff to current |
2016-11-02 |
Igor Tsimbalist | Enable Intel AVX512_4FMAPS instructions |
blob | commitdiff | raw | diff to current |
2016-10-21 |
H.J. Lu | X86: Remove pcommit instruction |
blob | commitdiff | raw | diff to current |
2016-09-07 |
H.J. Lu | X86: Allow additional ISAs for IAMCU in assembler |
blob | commitdiff | raw | diff to current |
2016-08-24 |
H.J. Lu | X86: Add ptwrite instruction |
blob | commitdiff | raw | diff to current |
2016-05-29 |
H.J. Lu | Add .noavx512XX directives to x86 assembler |
blob | commitdiff | raw | diff to current |
2016-05-27 |
H.J. Lu | Update x86 CPU_XXX_FLAGS handling |
blob | commitdiff | raw | diff to current |
2016-05-27 |
H.J. Lu | Replace CpuAMD64/CpuIntel64 with AMD64/Intel64 |
blob | commitdiff | raw | diff to current |
2016-05-27 |
H.J. Lu | Correct CpuMax in i386-opc.h |
blob | commitdiff | raw | diff to current |
2016-05-25 |
H.J. Lu | Enable VREX for all AVX512 directives |
blob | commitdiff | raw | diff to current |
2016-05-25 |
H.J. Lu | Enable VREX for AVX512 directives |
blob | commitdiff | raw | diff to current |
2016-05-25 |
H.J. Lu | Reimplement .no87/.nommx/.nosse/.noavx directives |
blob | commitdiff | raw | diff to current |
2016-05-10 |
Alexander Fomin | Enable Intel RDPID instruction. |
blob | commitdiff | raw | diff to current |
2016-01-01 |
Alan Modra | Copyright update for binutils |
blob | commitdiff | raw | diff to current |
2015-12-09 |
H.J. Lu | Implement Intel OSPKE instructions |
blob | commitdiff | raw | diff to current |
2015-08-07 |
Amit Pawar | Remove CpuFMA4 support from CPU_ZNVER1_FLAGS. |
blob | commitdiff | raw | diff to current |
2015-06-30 |
Amit Pawar | Add support for monitorx/mwaitx instructions |
blob | commitdiff | raw | diff to current |
2015-05-15 |
H.J. Lu | Support AMD64/Intel ISAs in assembler/disassembler |
blob | commitdiff | raw | diff to current |
2015-05-11 |
H.J. Lu | Add Intel MCU support to opcodes |
blob | commitdiff | raw | diff to current |
2015-03-17 |
Ganesh Gopalasubra... | Add znver1 processor |
blob | commitdiff | raw | diff to current |
2015-01-01 |
Alan Modra | ChangeLog rotatation and copyright year update |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ilya Tocar | Add AVX512VBMI instructions |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ilya Tocar | Add AVX512IFMA instructions |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ilya Tocar | Add pcommit instruction |
blob | commitdiff | raw | diff to current |
2014-11-17 |
Ilya Tocar | Add clwb instruction |
blob | commitdiff | raw | diff to current |
2014-07-22 |
Ilya Tocar | Add AVX512DQ instructions and their AVX512VL variants. |
blob | commitdiff | raw | diff to current |
2014-07-22 |
Ilya Tocar | Add support for AVX512BW instructions and their AVX512V... |
blob | commitdiff | raw | diff to current |
2014-07-22 |
Ilya Tocar | Add support for AVX512VL. Add AVX512VL versions of... |
blob | commitdiff | raw | diff to current |
2014-04-04 |
Ilya Tocar | Add support for Intel SGX instructions |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Alan Modra | Update copyright years |
blob | commitdiff | raw | diff to current |
next |