2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSE4.2 insns |
blob | commitdiff |
2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSE4.1 insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSSE3 insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSE3 insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSE2 insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: drop bogus IgnoreSize from SSE insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: drop unnecessary {,No}Rex64 |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: also allow D on 3-operand insns |
blob | commitdiff | diff to current |
2018-09-13 |
Jan Beulich | x86: use D attribute also for SIMD templates |
blob | commitdiff | diff to current |
2018-08-11 |
H.J. Lu | x86: Add CpuCMOV and CpuFXSR |
blob | commitdiff | diff to current |
2018-08-06 |
Jan Beulich | x86: fold RegEip/RegRip and RegEiz/RegRiz |
blob | commitdiff | diff to current |
2018-08-03 |
Jan Beulich | x86: drop NoRex64 from {,v}pmov{s,z}x* |
blob | commitdiff | diff to current |
2018-08-03 |
Jan Beulich | x86: drop "mem" operand type attribute |
blob | commitdiff | diff to current |
2018-07-31 |
Jan Beulich | x86: also optimize KXOR{D,Q} and KANDN{D,Q} |
blob | commitdiff | diff to current |
2018-07-31 |
Jan Beulich | x86: fold various AVX512 templates with so far differin... |
blob | commitdiff | diff to current |
2018-07-31 |
Jan Beulich | x86/Intel: correct permitted operand sizes for AVX512... |
blob | commitdiff | diff to current |
2018-07-31 |
Jan Beulich | x86: drop CpuVREX |
blob | commitdiff | diff to current |
2018-07-25 |
H.J. Lu | x86: Expand Broadcast to 3 bits |
blob | commitdiff | diff to current |
2018-07-24 |
Jan Beulich | x86-64: correct AVX512F vcvtsi2s{d,s} handling |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold narrowing VCVT* templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold VFPCLASSP{D,S} templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold various AVX512* templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold various AVX512DQ templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold various AVX512BW templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold various AVX512CD templates |
blob | commitdiff | diff to current |
2018-07-19 |
Jan Beulich | x86: fold various AVX512VL templates into their AVX512F... |
blob | commitdiff | diff to current |
2018-07-18 |
H.J. Lu | x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq |
blob | commitdiff | diff to current |
2018-07-11 |
Jan Beulich | x86: adjust monitor/mwait templates |
blob | commitdiff | diff to current |
2018-07-11 |
Jan Beulich | x86/Intel: accept memory operand size specifiers for... |
blob | commitdiff | diff to current |
2018-06-01 |
Jan Beulich | x86: fold MOV to/from segment register templates |
blob | commitdiff | diff to current |
2018-06-01 |
Jan Beulich | x86: don't emit REX.W for SLDT and STR |
blob | commitdiff | diff to current |
2018-06-01 |
Jan Beulich | x86/Intel: accept "oword ptr" for INVPCID |
blob | commitdiff | diff to current |
2018-05-07 |
H.J. Lu | Enable Intel MOVDIRI, MOVDIR64B instructions |
blob | commitdiff | diff to current |
2018-04-27 |
Igor Tsimbalist | Revert "Enable Intel MOVDIRI, MOVDIR64B instructions." |
blob | commitdiff | diff to current |
2018-04-26 |
Igor Tsimbalist | Enable Intel MOVDIRI, MOVDIR64B instructions. |
blob | commitdiff | diff to current |
2018-04-26 |
Jan Beulich | x86: fold various non-memory operand AVX512VL templates |
blob | commitdiff | diff to current |
2018-04-26 |
Jan Beulich | x86: drop CpuRegMMX, CpuReg[XYZ]MM, and CpuRegMask |
blob | commitdiff | diff to current |
2018-04-26 |
Jan Beulich | x86: drop VexImmExt |
blob | commitdiff | diff to current |
2018-04-25 |
Jan Beulich | x86: drop redundant AVX512VL shift templates |
blob | commitdiff | diff to current |
2018-04-17 |
Igor Tsimbalist | Enable Intel CLDEMOTE instruction. |
blob | commitdiff | diff to current |
2018-04-15 |
H.J. Lu | x86: Allow 32-bit registers for tpause and umwait |
blob | commitdiff | diff to current |
2018-04-11 |
Igor Tsimbalist | Enable Intel WAITPKG instructions. |
blob | commitdiff | diff to current |
2018-03-28 |
Jan Beulich | x86: drop VecESize |
blob | commitdiff | diff to current |
2018-03-28 |
Jan Beulich | x86: convert broadcast insn attribute to boolean |
blob | commitdiff | diff to current |
2018-03-28 |
Jan Beulich | x86: fold to-scalar-int conversion insns |
blob | commitdiff | diff to current |
2018-03-22 |
Jan Beulich | x86: drop pointless VecESize |
blob | commitdiff | diff to current |
2018-03-22 |
Jan Beulich | x86: fix swapped operand handling for BNDMOV |
blob | commitdiff | diff to current |
2018-03-22 |
Jan Beulich | x86/Intel: fix fallout from earlier template folding |
blob | commitdiff | diff to current |
2018-03-22 |
Jan Beulich | x86: fold a few XOP templates |
blob | commitdiff | diff to current |
2018-03-08 |
H.J. Lu | x86-64: Also optimize "clr reg64" |
blob | commitdiff | diff to current |
2018-03-08 |
H.J. Lu | x86: Remove support for old (<= 2.8.1) versions of gcc |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold several AVX512VL templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold certain AVX512 rotate and shift templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold VEX-encoded GFNI templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold a few AVX512F templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold LWP templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold FMA and FMA4 templates |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: drop {X,Y,Z}MMWORD_MNEM_SUFFIX |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: drop bogus NoAVX |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: avoid SSE check for LDMXCSR/STMXCSR |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: drop FloatD |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: bogus VMOVD with 64-bit operands should only allow... |
blob | commitdiff | diff to current |
2018-03-08 |
Jan Beulich | x86: fold AVX vcvtpd2ps memory forms |
blob | commitdiff | diff to current |
2018-03-01 |
H.J. Lu | x86: Encode AVX256/AVX512 vpsub[bwdq] with VEX128/EVEX128 |
blob | commitdiff | diff to current |
2018-02-27 |
H.J. Lu | x86: Add -O[2|s] assembler command-line options |
blob | commitdiff | diff to current |
2018-02-22 |
H.J. Lu | x86: Add {rex} pseudo prefix |
blob | commitdiff | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel PCONFIG instruction. |
blob | commitdiff | diff to current |
2018-01-23 |
Igor Tsimbalist | Enable Intel WBNOINVD instruction. |
blob | commitdiff | diff to current |
2018-01-17 |
Igor Tsimbalist | Replace CET bit with IBT and SHSTK bits. |
blob | commitdiff | diff to current |
2018-01-11 |
Igor Tsimbalist | Remove VL variants for 4FMAPS and 4VNNIW insns. |
blob | commitdiff | diff to current |
2018-01-10 |
Jan Beulich | x86: fix Disp8 handling for scalar AVX512_4FMAPS insns |
blob | commitdiff | diff to current |
2018-01-10 |
Jan Beulich | x86: fix Disp8 handling for AVX512VL VPCMP*{B,W} variants |
blob | commitdiff | diff to current |
2018-01-08 |
H.J. Lu | x86: Properly encode vmovd with 64-bit memeory |
blob | commitdiff | diff to current |
2018-01-03 |
Alan Modra | Update year range in copyright notice of binutils files |
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-12-15 |
Jan Beulich | x86: drop stray CheckRegSize uses |
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-11-23 |
Igor Tsimbalist | Add Disp8MemShift for AVX512 VAES instructions. |
blob | commitdiff | diff to current |
2017-11-23 |
Jan Beulich | x86: correct UDn |
blob | commitdiff | diff to current |
2017-11-22 |
Igor Tsimbalist | Remove Vec_Disp8 field for vgf2p8mulb for AVX flavor. |
blob | commitdiff | diff to current |
2017-11-22 |
Igor Tsimbalist | Remove Vec_Disp8 from vpcompressb and vpexpandb. |
blob | commitdiff | diff to current |
2017-11-15 |
Jan Beulich | x86-64: don't allow use of %axl as accumulator |
blob | commitdiff | diff to current |
2017-11-14 |
Jan Beulich | x86: add support for AVX-512 VPCMP*{B,W} pseudo-ops |
blob | commitdiff | diff to current |
2017-11-14 |
Jan Beulich | x86: string insns don't allow displacements |
blob | commitdiff | diff to current |
2017-11-13 |
Jan Beulich | x86: {f,}xsave64 / {f,}xrstor64 / xsaveopt64 should... |
blob | commitdiff | diff to current |
2017-10-23 |
Igor Tsimbalist | Fix the master due to bad regenerated files |
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-06-21 |
H.J. Lu | x86: CET v2.0: Update incssp and setssbsy |
blob | commitdiff | diff to current |
2017-06-21 |
H.J. Lu | x86: CET v2.0: Rename savessp to saveprevssp |
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-09 |
H.J. Lu | Use CpuCET on rdsspq |
blob | commitdiff | diff to current |
2017-03-06 |
H.J. Lu | Add support for Intel CET instructions |
blob | commitdiff | diff to current |
2017-02-28 |
Jan Beulich | x86: fix handling of 64-bit operand size VPCMPESTR... |
blob | commitdiff | diff to current |
next |