Searched refs:SGET (Results 1 – 7 of 7) sorted by relevance
134 public static final int SGET = 0x60; field in Opcodes
422 public static final Info SGET = field in OpcodeInfo423 new Info(Opcodes.SGET, "sget",1039 set(SGET);
130 public static final int SGET = 0x60; field in DalvOps
244 MAP.put(Rops.GET_STATIC_FLOAT, Dops.SGET); in MAP.put() argument385 case Type.BT_INT: return Dops.SGET; in dopFor()
423 public static final Dop SGET = field in Dops424 new Dop(DalvOps.SGET, DalvOps.SGET,1034 set(SGET);
415 MAP.put(Rops.GET_STATIC_FLOAT, Dops.SGET); in MAP.put() argument556 case Type.BT_INT: return Dops.SGET; in dopFor()
426 public static final Dop SGET = field in Dops427 new Dop(Opcodes.SGET, Opcodes.SGET,1037 set(SGET);