Searched refs:LSTORE (Results 1 – 4 of 4) sorted by relevance
82 public static final int LSTORE = 0x37; field in ByteOps
462 case ByteOps.LSTORE: { in parseInstruction()1131 case ByteOps.LSTORE: { in parseWide()
228 mv.visitVarInsn(Opcodes.LSTORE, 0); in generateMethodTest6()
303 mv.visitVarInsn(Opcodes.LSTORE, 0); in generateMethodTest6()