commit | f55c3e0825cdfc4c5a27730031177d1a0198ec5a | [log] [tgz] |
---|---|---|
author | Mark Mendell <mark.p.mendell@intel.com> | Thu Mar 26 21:07:46 2015 -0400 |
committer | Mark Mendell <mark.p.mendell@intel.com> | Thu Apr 09 10:47:11 2015 -0400 |
tree | 500a596838d0ec2bfb3f84ea3c4d87b35d5ca22f | |
parent | 96159860fc6c4bf68a51a8a57941971f122685d6 [diff] |
[optimizing] Add RIP support for x86_64 Support a constant area addressed using RIP on x86_64. Use it for FP operations to avoid loading constants into a CPU register and moving to a XMM register. Change-Id: I58421759ef2a8475538876c20e696ec787015a72 Signed-off-by: Mark Mendell <mark.p.mendell@intel.com>