Searched refs:IADD (Results 1 – 3 of 3) sorted by relevance
121 int IADD = 96; field
934 '+', DADD, FADD, LADD, IADD,1799 bytecode.addOpcode(token == PLUSPLUS ? IADD : ISUB); in atPlusPlusCore()
306 case IADD: in execute()