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

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java193 int opc_fastore = 81; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java195 int opc_fastore = 81; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java202 int opc_fastore = 81; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DInstruction.java471 case opc_iastore: case opc_fastore: case opc_aastore:
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp527 /* 0x50 */ &&opc_lastore,&&opc_fastore,&&opc_dastore,&&opc_aastore,

Completed in 38 milliseconds