Searched refs:opc_dstore_1 (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java184 int opc_dstore_1 = 72; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java186 int opc_dstore_1 = 72; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java193 int opc_dstore_1 = 72; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DAssembler.java789 case opc_dstore: case opc_dstore_0: case opc_dstore_1:
891 case opc_dstore: case opc_dstore_0: case opc_dstore_1:
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp524 /* 0x48 */ &&opc_dstore_1,&&opc_dstore_2,&&opc_dstore_3,&&opc_astore_0,

Completed in 51 milliseconds