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

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java172 int opc_istore_1 = 60; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java174 int opc_istore_1 = 60; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java181 int opc_istore_1 = 60; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DAssembler.java781 case opc_istore: case opc_istore_0: case opc_istore_1:
883 case opc_istore: case opc_istore_0: case opc_istore_1:
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp520 /* 0x3C */ &&opc_istore_1,&&opc_istore_2,&&opc_istore_3,&&opc_lstore_0,

Completed in 50 milliseconds