x86 ISA: Implement the sse3 haddps instruction.
Review Request #1189 - Created May 11, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Marc Orr | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
Changeset 8981:7742f432fc1d --------------------------- x86 ISA: Implement the sse3 haddps instruction. This patch is a revised version of Vince Weaver's patch from 592.
Wrote a little program that uses haddps. All 3 haddps versions were tested (XMM_XMM, XMM_M, and XMM_P).
