Searched defs:MUL_INT_LIT16 (Results 1 – 3 of 3) sorted by relevance
230 MUL_INT_LIT16, enumConstant
533 addOpcodeInfo(Opcode.MUL_INT_LIT16, "mul-int/lit16", 0xd2, new Format22s()); in addOpcodeInfo()
2406 ALWAYS_INLINE void MUL_INT_LIT16() REQUIRES_SHARED(Locks::mutator_lock_) { in MUL_INT_LIT16() function