Files
gem5/src
Steve Reinhardt a2c875c746 x86: implement rcpps and rcpss SSE insts
These are packed single-precision approximate reciprocal operations,
vector and scalar versions, respectively.

This code was basically developed by copying the code for
sqrtps and sqrtss.  The mrcp micro-op was simplified relative to
msqrt since there are no double-precision versions of this operation.
2015-10-06 17:26:50 -07:00
..
2015-09-30 15:21:55 -05:00
2015-09-30 15:21:55 -05:00
2014-07-23 16:09:04 -05:00
2015-09-30 15:21:55 -05:00