Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Alternatives for JDK 8 Math.pow instructions`f2xm1 and `fyl2x`, and 80-bit extended precision implementation to the ARM

Jake ZhaoFeb 26 2025

Dear professionals,

I'm Jake, a Java developer. I'm currently working on adapting code related to JDK 8 instructions f2xm1 and fyl2x, along with 80-bit extended precision implementation, to the ARM architecture. I'm wondering if there are alternative instructions for f2xm1 and fyl2x in the ARM architecture, and how to achieve 80-bit extended precision there.

Your help would be highly appreciated and looking forward to your reply.

Comments
Post Details
Added on Feb 26 2025
0 comments
223 views