Searched refs:SPUT_BYTE (Results 1 – 7 of 7) sorted by relevance
127 SPUT_BYTE, enumConstant
429 addOpcodeInfo(Opcode.SPUT_BYTE, "sput-byte", 0x6b, new Format21c()); in addOpcodeInfo() argument
239 case SPUT_BYTE: in DumpString()
129 …V(0x6B, SPUT_BYTE, "sput-byte", k21c, kIndexFieldRef, kContinue | kThrow | kStore | kRegBFieldOrCo…
1411 case Instruction::SPUT_BYTE: { in ExecuteSwitchImpl()
2649 case Instruction::SPUT_BYTE: in ProcessDexInstruction()
2871 case Instruction::SPUT_BYTE: in CodeFlowVerifyInstruction()