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