summaryrefslogtreecommitdiff
path: root/src/arch/x86/isa/insts/simd128/floating_point/compare
AgeCommit message (Expand)Author
2010-05-23copyright: Change HP copyright on x86 code to be more friendlyNathan Binkert
2009-12-19X86: Create a common flag with a name to indicate scalar media instructions.Gabe Black
2009-08-17X86: Implement the instructions that compare fp values and write a mask as a ...Gabe Black
2009-08-17X86: Implement the instructions that compare fp values and write to rflags.Gabe Black
2009-08-17X86: Implement the media floating point max instructions.Gabe Black
2009-08-17X86: Implement the media floating point min instructions.Gabe Black
2009-08-17X86: Ignore the size part of XMM/MMX operands. The instructions know what the...Gabe Black
2009-08-17X86: Use suffixes to differentiate XMM/MMX/GPR operands.Gabe Black
2007-09-19X86: Put in stubs for x87, 64 bit and 128 bit SIMD instruction microcode.Gabe Black