Searched refs:PACKED_SWITCH_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
270 public static final int PACKED_SWITCH_PAYLOAD = 0x100; field in Opcodes
46 public static final Info PACKED_SWITCH_PAYLOAD = field in OpcodeInfo47 new Info(Opcodes.PACKED_SWITCH_PAYLOAD, "packed-switch-payload",944 set(PACKED_SWITCH_PAYLOAD);
112 out.writeShort(Opcodes.PACKED_SWITCH_PAYLOAD); in writeTo()