Lines Matching refs:opADD
349 if(opcode != opSUB && opcode != opADD && opcode != opAND &&398 case opADD: *mPC++ = A64_ADD_W(Rd, Rn, Rm, shift, amount); break;418 if(opcode == opADD || opcode == opAND || opcode == opORR ||opcode == opSUB)