Lines Matching full:srad
1454 void Assembler::srad(Register ra, Register rs, Register rb, RCBit r) {1455 x_form(EXT2 | SRAD, ra, rs, rb, r);