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

/openjdk7/jdk/test/java/lang/instrument/
H A DRuntimeConstants.java125 int opc_fconst_2 = 13; field in interface:RuntimeConstants
/openjdk7/jdk/test/java/lang/instrument/ilib/
H A DRuntimeConstants.java127 int opc_fconst_2 = 13; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/java/
H A DRuntimeConstants.java134 int opc_fconst_2 = 13; field in interface:RuntimeConstants
/openjdk7/jdk/src/share/classes/sun/tools/asm/
H A DInstruction.java359 opc = opc_fconst_2;
428 case opc_fconst_0: case opc_fconst_1: case opc_fconst_2:
/openjdk7/hotspot/src/share/vm/interpreter/
H A DbytecodeInterpreter.cpp505 /* 0x0C */ &&opc_fconst_1,&&opc_fconst_2, &&opc_dconst_0, &&opc_dconst_1,

Completed in 40 milliseconds