Searched refs:SGET_CHAR (Results 1 – 7 of 7) sorted by relevance
140 public static final int SGET_CHAR = 0x65; field in Opcodes
442 public static final Info SGET_CHAR = field in OpcodeInfo443 new Info(Opcodes.SGET_CHAR, "sget-char",1068 set(SGET_CHAR);
135 public static final int SGET_CHAR = 0x65; field in DalvOps
445 public static final Dop SGET_CHAR = field in Dops446 new Dop(DalvOps.SGET_CHAR, DalvOps.SGET_CHAR,1049 set(SGET_CHAR);
383 case Type.BT_CHAR: return Dops.SGET_CHAR; in dopFor()
448 public static final Dop SGET_CHAR = field in Dops449 new Dop(Opcodes.SGET_CHAR, Opcodes.SGET_CHAR,1068 set(SGET_CHAR);
562 case Type.BT_CHAR: return Dops.SGET_CHAR; in dopFor()