Searched refs:REM_INT_LIT16 (Results 1 – 7 of 7) sorted by relevance
232 REM_INT_LIT16, enumConstant
535 addOpcodeInfo(Opcode.REM_INT_LIT16, "rem-int/lit16", 0xd4, new Format22s()); in addOpcodeInfo() argument
274 intLit16Opcodes.add(Opcode.REM_INT_LIT16);
234 …V(0xD4, REM_INT_LIT16, "rem-int/lit16", k22s, kIndexNone, kContinue | kThrow | kRemainder | kRegCF…
2242 case Instruction::REM_INT_LIT16: { in ExecuteSwitchImpl()
2493 case Instruction::REM_INT_LIT16: in ProcessDexInstruction()
3338 case Instruction::REM_INT_LIT16: in CodeFlowVerifyInstruction()