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

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java176 int opc_lstore_1 = 64; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java178 int opc_lstore_1 = 64; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java185 int opc_lstore_1 = 64; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DAssembler.java787 case opc_lstore: case opc_lstore_0: case opc_lstore_1:
889 case opc_lstore: case opc_lstore_0: case opc_lstore_1:
/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 51 milliseconds