commit | bff1ef0746048978b877c0664f758d2d6006f27d | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Fri Dec 13 13:47:34 2013 -0800 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Fri Dec 13 16:15:59 2013 -0800 |
tree | 2a720ddb0ea6560a9b79d66c2f45dfd97f680058 | |
parent | cf28cbff9f0557dea9ed60358a956859ba1b56aa [diff] |
Implement GenInlinedSqrt for x86 Implemented this using the hardware instruction, which handles NaN properly. Tested manually using host mode. Change-Id: I082aa20041c933ae5fc78f12ddf491d1c775c683 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>