Searched refs:SMULTT (Results 1 – 2 of 2) sorted by relevance
295 inline void SMULTT(int cc, int Rd, int Rm, int Rs) { in SMULTT() function
463 case INSTR_SMULTT:a64asm->SMULTT(test.cond, Rd,Rm,Rs); break; in dataOpTest()