Searched defs:XOR_INT (Results 1 – 3 of 3) sorted by relevance
171 XOR_INT, enumConstant
474 addOpcodeInfo(Opcode.XOR_INT, "xor-int", 0x97, new Format23x()); in addOpcodeInfo()
1987 ALWAYS_INLINE void XOR_INT() REQUIRES_SHARED(Locks::mutator_lock_) { in XOR_INT() function