History log of /openjdk10/hotspot/src/cpu/x86/vm/macroAssembler_x86_sin.cpp
Revision Date Author Comments
# 11127:4608129ebaaf 03-May-2016 vdeshpande

8155864: api/java_lang/Math/cos_cos6 and sin_sin6 fail
Reviewed-by: kvn


# 10964:33f10a35ce20 06-Apr-2016 vdeshpande

8152907: Update for x86 tan and log10 in the math lib
Summary: Optimize Math.tan() and log10() for 64 and 32 bit X86 architecture using Intel LIBM implementation.
Reviewed-by: kvn, twisti
Contributed-by: shravya.rukmannagari@intel.com