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