mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8251525: AARCH64: Faster Math.signum(fp)
Reviewed-by: aph, vlivanov, adinn
This commit is contained in:
parent
a951a15379
commit
35ea00085f
15 changed files with 349 additions and 3 deletions
|
@ -288,6 +288,10 @@ shmacro(ShenandoahWeakCompareAndSwapP)
|
|||
shmacro(ShenandoahEnqueueBarrier)
|
||||
shmacro(ShenandoahLoadReferenceBarrier)
|
||||
macro(SCMemProj)
|
||||
macro(CopySignD)
|
||||
macro(CopySignF)
|
||||
macro(SignumD)
|
||||
macro(SignumF)
|
||||
macro(SqrtD)
|
||||
macro(SqrtF)
|
||||
macro(Start)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue