Lines Matching full:sxtb
757 void sxtb(const Register& rd, const Register& rn) { sbfm(rd, rn, 0, 7); }