Searched refs:LLOAD (Results 1 – 4 of 4) sorted by relevance
49 public static final int LLOAD = 0x16; field in ByteOps
347 case ByteOps.LLOAD: { in parseInstruction()1106 case ByteOps.LLOAD: { in parseWide()
236 mv.visitVarInsn(Opcodes.LLOAD, 0); in generateMethodTest6()
314 mv.visitVarInsn(Opcodes.LLOAD, 0); in generateMethodTest6()