Searched refs:FASTORE (Results 1 – 3 of 3) sorted by relevance
108 public static final int FASTORE = 0x51; field in ByteOps
150 case ByteOps.FASTORE: in visitNoArgs()
540 case ByteOps.FASTORE: { in parseInstruction()1037 if (nextByte != ByteOps.FASTORE) { in parseNewarray()