Searched refs:SPUT (Results 1 – 7 of 7) sorted by relevance
141 public static final int SPUT = 0x67; field in Opcodes
450 public static final Info SPUT = field in OpcodeInfo451 new Info(Opcodes.SPUT, "sput",1046 set(SPUT);
137 public static final int SPUT = 0x67; field in DalvOps
262 MAP.put(Rops.PUT_STATIC_FLOAT, Dops.SPUT); in MAP.put() argument398 case Type.BT_INT: return Dops.SPUT; in dopFor()
451 public static final Dop SPUT = field in Dops452 new Dop(DalvOps.SPUT, DalvOps.SPUT,1041 set(SPUT);
433 MAP.put(Rops.PUT_STATIC_FLOAT, Dops.SPUT); in MAP.put() argument569 case Type.BT_INT: return Dops.SPUT; in dopFor()
454 public static final Dop SPUT = field in Dops455 new Dop(Opcodes.SPUT, Opcodes.SPUT,1044 set(SPUT);