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