Home
last modified time | relevance | path

Searched refs:_fast_dputfield (Results 1 – 25 of 95) sorted by relevance

1234

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
H A Dbytecodes.cpp504 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , NULL , T_DOUBLE , 0, true , _putfi… in initialize()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A Dbytecodes.hpp262 _fast_dputfield , enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp261 _fast_dputfield , enumerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp261 _fast_dputfield , enumerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
782 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/agent/src/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
782 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
788 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
788 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java260 public static final int _fast_dputfield = 215; field in Bytecodes
790 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java260 public static final int _fast_dputfield = 215; field in Bytecodes
790 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java260 public static final int _fast_dputfield = 215; field in Bytecodes
790 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
788 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
788 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DBytecodes.java258 public static final int _fast_dputfield = 215; field in Bytecodes
788 …def(_fast_dputfield , "fast_dputfield" , "bJJ" , null , BasicType.getTDouble() , 0,…
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp217 case Bytecodes::_fast_dputfield: in patch_bytecode()
2646 patch_bytecode(Bytecodes::_fast_dputfield, rcx, rbx, true, byte_no); in putfield_or_static()
2698 case Bytecodes::_fast_dputfield: __ push_d(); break; in jvmti_post_fast_field_mod()
2721 case Bytecodes::_fast_dputfield: __ pop_d(); break; in jvmti_post_fast_field_mod()
2779 case Bytecodes::_fast_dputfield: __ fstp_d(lo); break; in fast_storefield()
2815 case Bytecodes::_fast_dputfield: __ fstp_d(lo); break; in fast_storefield()
H A DtemplateTable_x86_64.cpp220 case Bytecodes::_fast_dputfield: in patch_bytecode()
2668 patch_bytecode(Bytecodes::_fast_dputfield, bc, rbx, true, byte_no); in putfield_or_static()
2718 case Bytecodes::_fast_dputfield: __ push_d(); break; in jvmti_post_fast_field_mod()
2744 case Bytecodes::_fast_dputfield: __ pop_d(); break; in jvmti_post_fast_field_mod()
2810 case Bytecodes::_fast_dputfield: in fast_storefield()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DtemplateTable_x86_32.cpp217 case Bytecodes::_fast_dputfield: in patch_bytecode()
2646 patch_bytecode(Bytecodes::_fast_dputfield, rcx, rbx, true, byte_no); in putfield_or_static()
2698 case Bytecodes::_fast_dputfield: __ push_d(); break; in jvmti_post_fast_field_mod()
2721 case Bytecodes::_fast_dputfield: __ pop_d(); break; in jvmti_post_fast_field_mod()
2779 case Bytecodes::_fast_dputfield: __ fstp_d(lo); break; in fast_storefield()
2815 case Bytecodes::_fast_dputfield: __ fstp_d(lo); break; in fast_storefield()
H A DtemplateTable_x86_64.cpp220 case Bytecodes::_fast_dputfield: in patch_bytecode()
2668 patch_bytecode(Bytecodes::_fast_dputfield, bc, rbx, true, byte_no); in putfield_or_static()
2718 case Bytecodes::_fast_dputfield: __ push_d(); break; in jvmti_post_fast_field_mod()
2744 case Bytecodes::_fast_dputfield: __ pop_d(); break; in jvmti_post_fast_field_mod()
2810 case Bytecodes::_fast_dputfield: in fast_storefield()

1234