summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/general_purpose/data_conversion
AgeCommit message (Expand)Author
2009-08-07X86: Make the qaud width bswap instruction handle the fact that 32 bit operat...Gabe Black
2009-02-25X86: Do a merge for the zero extension microop.Gabe Black
2009-01-25X86: Implement the bswap instruction.Gabe Black
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-12-03X86: Please excuse my dear Aunt Sally. (precedence bug)Gabe Black
2007-11-12X86: Change the meaning of the sext and zext width operand, and make sext set...Gabe Black
2007-10-18X86: Implement the XLAT instruction.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black