Searched refs:IALOAD (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DOpcodes.java139 int IALOAD = 46; // visitInsn field in interface:Opcodes
H A DType.java650 * ISTORE, IALOAD, IASTORE, IADD, ISUB, IMUL, IDIV, IREM, INEG, ISHL,
657 if (opcode == Opcodes.IALOAD || opcode == Opcodes.IASTORE) {

Completed in 110 milliseconds