Searched refs:SGET (Results 1 – 7 of 7) sorted by relevance
135 public static final int SGET = 0x60; field in Opcodes
422 public static final Info SGET = field in OpcodeInfo423 new Info(Opcodes.SGET, "sget",1063 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()
425 public static final Dop SGET = field in Dops426 new Dop(DalvOps.SGET, DalvOps.SGET,1044 set(SGET);
421 MAP.put(Rops.GET_STATIC_FLOAT, Dops.SGET); in MAP.put() argument564 case Type.BT_INT: return Dops.SGET; in dopFor()
428 public static final Dop SGET = field in Dops429 new Dop(Opcodes.SGET, Opcodes.SGET,1063 set(SGET);