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

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java177 int opc_lstore_2 = 65; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java179 int opc_lstore_2 = 65; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java186 int opc_lstore_2 = 65; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DAssembler.java788 case opc_lstore_2: case opc_lstore_3:
890 case opc_lstore_2: case opc_lstore_3:
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp522 /* 0x40 */ &&opc_lstore_1,&&opc_lstore_2,&&opc_lstore_3,&&opc_fstore_0,

Completed in 52 milliseconds