Searched refs:NO_OF_OPERANDS (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/util/
H A DInstructionFinder.java394 if(Constants.NO_OF_OPERANDS[i] != Constants.UNDEFINED) { // Not an invalid opcode
H A DCodeHTML.java375 if(NO_OF_OPERANDS[opcode] > 0) {
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/
H A DConstants.java459 public static final short[] NO_OF_OPERANDS = { field in interface:Constants
/openjdk7/jaxp/src/com/sun/org/apache/bcel/internal/classfile/
H A DUtility.java424 if(Constants.NO_OF_OPERANDS[opcode] > 0) {

Completed in 1170 milliseconds