Home
last modified time | relevance | path

Searched refs:f2l_fixup (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_64.hpp73 static address f2l_fixup() in f2l_fixup() function in x86
H A Dx86_64.ad10010 "call f2l_fixup\n\t"
10021 __ call(RuntimeAddress(CAST_FROM_FN_PTR(address, StubRoutines::x86::f2l_fixup())));
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubRoutines_x86_64.hpp73 static address f2l_fixup() in f2l_fixup() function in x86
H A Dx86_64.ad10010 "call f2l_fixup\n\t"
10021 __ call(RuntimeAddress(CAST_FROM_FN_PTR(address, StubRoutines::x86::f2l_fixup())));
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubRoutines_aarch64.hpp79 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubRoutines_aarch64.hpp79 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp91 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp91 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp91 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp96 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp91 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp89 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp89 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DstubRoutines_aarch64.hpp94 static address f2l_fixup() in f2l_fixup() function in aarch64
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp78 static address f2l_fixup() { in f2l_fixup() function in x86
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp78 static address f2l_fixup() { in f2l_fixup() function in x86
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp72 static address f2l_fixup() { in f2l_fixup() function in x86
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp72 static address f2l_fixup() { in f2l_fixup() function in x86
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp72 static address f2l_fixup() { in f2l_fixup() function in x86
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp72 static address f2l_fixup() { in f2l_fixup() function in x86
H A DmacroAssembler_x86.cpp7918 call(RuntimeAddress(CAST_FROM_FN_PTR(address, StubRoutines::x86::f2l_fixup()))); in convert_f2l()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp67 static address f2l_fixup() { in f2l_fixup() function in x86
H A DmacroAssembler_x86.cpp8085 call(RuntimeAddress(CAST_FROM_FN_PTR(address, StubRoutines::x86::f2l_fixup()))); in convert_f2l()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DstubRoutines_x86.hpp67 static address f2l_fixup() { in f2l_fixup() function in x86
H A DmacroAssembler_x86.cpp8500 call(RuntimeAddress(CAST_FROM_FN_PTR(address, StubRoutines::x86::f2l_fixup()))); in convert_f2l()

12