Lines Matching defs:sraw
820 void Assembler::sraw(Register ra, Register rs, Register rb, RCBit r) {821 x_form(EXT2 | SRAW, ra, rs, rb, r);