Searched defs:RSUB_INT (Results 1 – 3 of 3) sorted by relevance
229 RSUB_INT, enumConstant
532 addOpcodeInfo(Opcode.RSUB_INT, "rsub-int", 0xd1, new Format22s()); in addOpcodeInfo()
2399 ALWAYS_INLINE void RSUB_INT() REQUIRES_SHARED(Locks::mutator_lock_) { in RSUB_INT() function