x86: increment the stack pointer in lret inst
[gem5.git] / src / arch / x86 / isa / insts /
2013-04-23 Christian Menardx86: increment the stack pointer in lret inst
2013-03-11 Nilay Vaishx86: implement some of the x87 instructions
2013-01-15 Nilay Vaishx86: implements fsin, fcos instructions
2013-01-15 Nilay Vaishx86: implements emms instruction
2013-01-15 Nilay Vaishx86: implement fabs, fchs instructions
2012-12-30 Nilay Vaishx86: implement x87 fp instruction fnstsw
2012-12-30 Nilay Vaishx86: implement x87 fp instruction fsincos
2012-05-19 Marc Orrx86 ISA: Implement the sse3 haddps instruction.
2012-04-29 Gabe BlackX86: Fix the IMUL_R_P_I macroop.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-10 Ali SaidiAutomated merge with ssh://repo.gem5.org/gem5
2012-01-10 Nilay VaishX86: Add memory fence to I/O instructions
2012-01-07 Gabe BlackMerge with main repository.
2011-11-04 Nilay Vaishx86: Add microop for fence
2011-05-06 Gabe BlackX86: Fix the Lldt instructions so they load the ldtr...
2011-03-02 Gabe BlackX86: Mark IO reads and writes as non-speculative.
2011-02-07 Tim HarrisX86: Use all 64 bits of the lstar register in the SYSCA...
2011-02-07 Tim HarrisX86: Fix JMP_FAR_I to unpack a far pointer correctly.
2011-02-07 Tim HarrisX86: Read the LDT/GDT at CPL0 when executing an iret.
2011-02-03 Gabe BlackX86: Replace the stupd microop with a store/update...
2010-09-29 Gabe BlackX86: Fix the RIP relative versions of the BT, BTC,...
2010-08-23 Gabe BlackX86: Mark serializing macroops and regular instructions...
2010-07-21 Tushar KrishnaFix x86 XCHG macro-op to use locked micro-ops for all...
2010-05-24 Nathan Binkertcopyright: Change HP copyright on x86 code to be more...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-19 Gabe BlackX86: Add a common named flag for signed media operations.
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate high...
2009-12-19 Gabe BlackX86: Create a common flag with a name to indicate scala...
2009-11-11 Gabe BlackMerge with the head.
2009-11-10 Vince WeaverX86: Fix bugs in movd implementation.
2009-11-04 Vince WeaverX86: Fix problem with movhps instruction
2009-10-30 Vince WeaverX86: Add support for x86 psrldq and pslldq instructions
2009-10-30 Vince WeaverX86: Implement movd_Vo_Edp on X86
2009-10-30 Vince WeaverX86: Implement the X86 sse2 haddpd instruction
2009-10-28 Gabe BlackX86: Replace "DISPLACEMENT" with disp in movhpd.
2009-10-27 Vince WeaverFix problem with the x86 sse movhpd instruction.
2009-10-21 Vince WeaverImplement X86 sse2 movdqu and movdqa instructions
2009-09-17 Gabe BlackX86: Fix checking the NT bit during an IRET.
2009-09-17 Gabe BlackX86: Fix setting the busy bit in the task descriptor...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-20 Gabe BlackX86: Fix the decoding for and fill out FST and FSTP.
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Implement MOVNTI.
2009-08-18 Gabe BlackX86: Implement MOVQ2DQ.
2009-08-18 Gabe BlackX86: Implement MOVDQ2Q.
2009-08-18 Gabe BlackX86: Implement the media instructions that convert...
2009-08-18 Gabe BlackX86: Implement the instructions that compare fp values...
2009-08-18 Gabe BlackX86: Implement the instructions that compare fp values...
2009-08-18 Gabe BlackX86: Implement MOVSS.
2009-08-18 Gabe BlackX86: Implement LDMXCSR.
2009-08-18 Gabe BlackX86: Implement STMXCSR.
2009-08-18 Gabe BlackX86: Implement the shuffle media instructions.
2009-08-18 Gabe BlackX86: Implement the mask move instructions.
2009-08-18 Gabe BlackX86: Implement the instructions that move sign bits.
2009-08-18 Gabe BlackX86: Implement the insert/extract instructions.
2009-08-18 Gabe BlackX86: Implement the media average instructions.
2009-08-18 Gabe BlackX86: Implement the multiply and add instructions.
2009-08-18 Gabe BlackX86: Implement the media shifts that operate on 64...
2009-08-18 Gabe BlackX86: Implement the sum of absolute differences instruct...
2009-08-18 Gabe BlackX86: Implement the media integer subtract instructions.
2009-08-18 Gabe BlackX86: Implement the integer media multiply instructions.
2009-08-18 Gabe BlackX86: Implement the integer media max instructions.
2009-08-18 Gabe BlackX86: Implement the integer media min instructions.
2009-08-18 Gabe BlackX86: Implement the media integer addition instructions.
2009-08-18 Gabe BlackX86: Implement the instructions that convert between...
2009-08-18 Gabe BlackX86: Implement the instructions that compare fp values...
2009-08-18 Gabe BlackX86: Implement the MOVDDUP instruction.
2009-08-18 Gabe BlackX86: Implement many of the media mov instructions.
2009-08-18 Gabe BlackX86: Implement the media instructions that convert...
2009-08-18 Gabe BlackX86: Implement the floating point media instructions.
2009-08-18 Gabe BlackX86: Implement the floating point media multiply instru...
2009-08-18 Gabe BlackX86: Implement the floating point media subtract instru...
2009-08-18 Gabe BlackX86: Implement the floating point media add instructions.
2009-08-18 Gabe BlackX86: Implement the media sqrt instructions.
2009-08-18 Gabe BlackX86: Implement the media floating point max instructions.
2009-08-18 Gabe BlackX86: Implement the media floating point min instructions.
2009-08-18 Gabe BlackX86: Implement the pack instructions.
2009-08-18 Gabe BlackX86: Rename sel to ext for media microops.
2009-08-18 Gabe BlackX86: Move the MMX version of MOVD into the simd64 direc...
2009-08-18 Gabe BlackX86: Implement the remaining unpack instructions.
2009-08-18 Gabe BlackX86: Implement PANDN, ANDNPS, and ANDNPD.
2009-08-18 Gabe BlackX86: Implement PAND, ANDPS, and ANDPD.
2009-08-18 Gabe BlackX86: Implement POR, ORPD and ORPS.
2009-08-18 Gabe BlackX86: Implement PXOR.
2009-08-18 Gabe BlackX86: (Re)implement XORPS and XORPD.
2009-08-18 Gabe BlackX86: Implement PUNPCKLQDQ.
2009-08-18 Gabe BlackX86: Implement PUNPCKHQDQ.
2009-08-18 Gabe BlackX86: Implement PUNPCKHDQ.
2009-08-18 Gabe BlackX86: Implement PUNPCKHWD.
2009-08-18 Gabe BlackX86: Implement PUNPCKHBW.
2009-08-18 Gabe BlackX86: Implement PUNPCKLDQ.
2009-08-18 Gabe BlackX86: Implement PUNPCKLWD.
2009-08-18 Gabe BlackX86: Implement the versions of PUNPCKLBW that use XMM...
2009-08-18 Gabe BlackX86: Implement the MOVQ instruction.
2009-08-18 Gabe BlackX86: Implement the versions of MOVD that have an MMX...
2009-08-18 Gabe BlackX86: Implement the versions of PUNPCKLBW that use MMX...
2009-08-18 Gabe BlackX86: Implement the versions of MOVD that have an MMX...
2009-08-18 Gabe BlackX86: Ignore the size part of XMM/MMX operands. The...
next