Searched hist:9009 (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/isa/insts/simd128/floating_point/arithmetic/
H A Dhorizontal_addition.py9009:d45a02bd5391 Sat May 19 07:32:00 EDT 2012 Marc Orr <marc.orr@gmail.com> x86 ISA: Implement the sse3 haddps instruction.

Shuffle the 32 bit values into position, and then add in parallel.
/gem5/src/arch/x86/isa/decoder/
H A Dtwo_byte_opcodes.isa9009:d45a02bd5391 Sat May 19 07:32:00 EDT 2012 Marc Orr <marc.orr@gmail.com> x86 ISA: Implement the sse3 haddps instruction.

Shuffle the 32 bit values into position, and then add in parallel.

Completed in 18 milliseconds