Searched defs:REM_INT (Results 1 – 3 of 3) sorted by relevance
168 REM_INT, enumConstant
471 addOpcodeInfo(Opcode.REM_INT, "rem-int", 0x94, new Format23x()); in addOpcodeInfo()
1945 ALWAYS_INLINE void REM_INT() REQUIRES_SHARED(Locks::mutator_lock_) { in REM_INT() function