Searched refs:ARRAY_PAYLOAD (Results 1 – 8 of 8) sorted by relevance
63 Assert.assertEquals(instruction.getOpcode(), Opcode.ARRAY_PAYLOAD); in testPayloadAlignmentRemoveNop()85 Assert.assertEquals(instruction.getOpcode(), Opcode.ARRAY_PAYLOAD); in testPayloadAlignmentAddNop()108 Opcode.ARRAY_PAYLOAD}); in testPayloadAlignmentRemoveNopWithReferent()136 Opcode.ARRAY_PAYLOAD}); in testPayloadAlignmentAddNopWithReferent()
70 return Opcode.ARRAY_PAYLOAD; in getOpcodeByValue()
288 ARRAY_PAYLOAD((short)0x300, "array-payload", ReferenceType.NONE, Format.ArrayPayload, 0); enumConstant
45 public static final Opcode OPCODE = Opcode.ARRAY_PAYLOAD;
44 public static final Opcode OPCODE = Opcode.ARRAY_PAYLOAD;
135 payloadOpcode = Opcode.ARRAY_PAYLOAD; in writeTo()
446 case ARRAY_PAYLOAD: {