Lines Matching refs:sxtw
808 void sxtw(const Register& rd, const Register& rn) { sbfm(rd, rn, 0, 31); }