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