commit | 614c2b4e219631e8c190fd9fd5d4d9cd343434e1 | [log] [tgz] |
---|---|---|
author | Razvan A Lupusoru <razvan.a.lupusoru@intel.com> | Tue Jan 28 17:05:21 2014 -0800 |
committer | Razvan A Lupusoru <razvan.a.lupusoru@intel.com> | Tue Feb 11 18:10:33 2014 -0800 |
tree | 8236046426615c78eb6b2f6c2ca29b63d5665d97 | |
parent | 6b3697fec487b355d107b693c965919bf5fff906 [diff] |
Support to generate inline long to FP bytecodes for x86 long-to-float and long-to-double are now generated inline instead of calling a helper routine. The conversion is done by using x87. Change-Id: I196e526afec1be212898baceca8527549c3655b6 Signed-off-by: Razvan A Lupusoru <razvan.a.lupusoru@intel.com>