summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd64/integer
AgeCommit message (Collapse)Author
2016-02-06style: remove trailing whitespaceSteve Reinhardt
Result of running 'hg m5style --skip-all --fix-white -a'.
2013-01-15x86: implements emms instructionNilay Vaish
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-12-19X86: Add a common named flag for signed media operations.Gabe Black
2009-12-19X86: Create a common flag with a name to indicate high multiplies.Gabe Black
2009-12-19X86: Create a common flag with a name to indicate scalar media instructions.Gabe Black
2009-08-17X86: Implement the shuffle media instructions.Gabe Black
2009-08-17X86: Implement the mask move instructions.Gabe Black
2009-08-17X86: Implement the instructions that move sign bits.Gabe Black
2009-08-17X86: Implement the insert/extract instructions.Gabe Black
2009-08-17X86: Implement the media average instructions.Gabe Black
2009-08-17X86: Implement the multiply and add instructions.Gabe Black
2009-08-17X86: Implement the media shifts that operate on 64 bits or less at a time.Gabe Black
2009-08-17X86: Implement the sum of absolute differences instructions.Gabe Black
2009-08-17X86: Implement the media integer subtract instructions.Gabe Black
2009-08-17X86: Implement the integer media multiply instructions.Gabe Black
2009-08-17X86: Implement the integer media max instructions.Gabe Black
2009-08-17X86: Implement the integer media min instructions.Gabe Black
2009-08-17X86: Implement the media integer addition instructions.Gabe Black
2009-08-17X86: Implement the instructions that compare fp values and write masks as ↵Gabe Black
the result.
2009-08-17X86: Implement the media instructions that convert integer values to ↵Gabe Black
floating point.
2009-08-17X86: Implement the pack instructions.Gabe Black
2009-08-17X86: Rename sel to ext for media microops.Gabe Black
2009-08-17X86: Move the MMX version of MOVD into the simd64 directory.Gabe Black
2009-08-17X86: Implement PANDN, ANDNPS, and ANDNPD.Gabe Black
2009-08-17X86: Implement PAND, ANDPS, and ANDPD.Gabe Black
2009-08-17X86: Implement POR, ORPD and ORPS.Gabe Black
2009-08-17X86: Implement PXOR.Gabe Black
2009-08-17X86: Implement PUNPCKHDQ.Gabe Black
2009-08-17X86: Implement PUNPCKHWD.Gabe Black
2009-08-17X86: Implement PUNPCKHBW.Gabe Black
2009-08-17X86: Implement PUNPCKLDQ.Gabe Black
2009-08-17X86: Implement PUNPCKLWD.Gabe Black
2009-08-17X86: Implement the versions of PUNPCKLBW that use MMX registers.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black
--HG-- rename : src/arch/x86/isa/insts/sse/__init__.py => src/arch/x86/isa/insts/simd128/__init__.py extra : convert_revision : efb4405aebaa4a04f33572e7d078ceca45872d9c