Searched refs:SGET_CHAR (Results 1 – 7 of 7) sorted by relevance
139 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",1044 set(SGET_CHAR);
135 public static final int SGET_CHAR = 0x65; field in DalvOps
443 public static final Dop SGET_CHAR = field in Dops444 new Dop(DalvOps.SGET_CHAR, DalvOps.SGET_CHAR,1039 set(SGET_CHAR);
383 case Type.BT_CHAR: return Dops.SGET_CHAR; in dopFor()
446 public static final Dop SGET_CHAR = field in Dops447 new Dop(Opcodes.SGET_CHAR, Opcodes.SGET_CHAR,1042 set(SGET_CHAR);
554 case Type.BT_CHAR: return Dops.SGET_CHAR; in dopFor()