Home
last modified time | relevance | path

Searched refs:java_code (Results 126 – 150 of 164) sorted by relevance

1234567

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp218 __ cmpw(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
943 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp218 __ cmpw(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
943 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp166 Bytecodes::Code orig_bytecode = Bytecodes::java_code(bc); in patch_bytecode()
806 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
812 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
818 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
824 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "adjust fast bytecod… in aload_0_internal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp289 __ compareU32_and_branch(temp_reg, Bytecodes::java_code(bc), in patch_bytecode()
991 assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) in aload_0_internal()
999 assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) in aload_0_internal()
1007 assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) in aload_0_internal()
1015 assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) in aload_0_internal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp219 __ cmpw(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
944 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
950 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
956 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
962 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp166 Bytecodes::Code orig_bytecode = Bytecodes::java_code(bc); in patch_bytecode()
806 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
812 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
818 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0_internal()
824 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "adjust fast bytecod… in aload_0_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp288 __ compareU32_and_branch(temp_reg, Bytecodes::java_code(bc), in patch_bytecode()
990 assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) in aload_0_internal()
998 assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) in aload_0_internal()
1006 assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) in aload_0_internal()
1014 assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) in aload_0_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp218 __ cmpw(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
943 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp208 Bytecodes::Code orig_bytecode = Bytecodes::java_code(bc); in patch_bytecode()
705 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
711 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
717 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
723 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "adjust fast bytecod… in aload_0()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp208 Bytecodes::Code orig_bytecode = Bytecodes::java_code(bc); in patch_bytecode()
705 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
711 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
717 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "adjust fast bytec… in aload_0()
723 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "adjust fast bytecod… in aload_0()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp230 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
967 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp263 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1021 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1027 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1033 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1034 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp231 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
950 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
956 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
962 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
968 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp230 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
967 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp263 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1020 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1026 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1032 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1033 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp259 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1018 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1024 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1030 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1031 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp227 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
947 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
953 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
959 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
965 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp229 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
949 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
955 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
961 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
967 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp261 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1020 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1026 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1032 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1033 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp231 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
950 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
956 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
962 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
968 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp264 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1022 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1028 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1034 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1035 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp231 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
950 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
956 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
962 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
968 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp263 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1021 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1027 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1033 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1034 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/x86/
H A DtemplateTable_x86.cpp231 __ cmpl(temp_reg, (int) Bytecodes::java_code(bc)); in patch_bytecode()
950 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
956 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
962 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
968 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DtemplateTable_arm.cpp274 __ cmp(temp_reg, (int)Bytecodes::java_code(bc)); in patch_bytecode()
1086 …assert(Bytecodes::java_code(Bytecodes::_fast_iaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1092 …assert(Bytecodes::java_code(Bytecodes::_fast_aaccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1098 …assert(Bytecodes::java_code(Bytecodes::_fast_faccess_0) == Bytecodes::_aload_0, "fix bytecode defi… in aload_0_internal()
1099 …assert(Bytecodes::java_code(Bytecodes::_fast_aload_0) == Bytecodes::_aload_0, "fix bytecode defini… in aload_0_internal()

1234567