Searched defs:XOR_INT_2ADDR (Results 1 – 3 of 3) sorted by relevance
203 XOR_INT_2ADDR, enumConstant
506 addOpcodeInfo(Opcode.XOR_INT_2ADDR, "xor-int/2addr", 0xb7, new Format12x()); in addOpcodeInfo()
1405 HANDLER_ATTRIBUTES bool XOR_INT_2ADDR() { in XOR_INT_2ADDR() function