Lines Matching refs:bfm
1197 void bfm(const Register& rd,1214 // Bfm aliases.1222 bfm(rd, rn, (rd.SizeInBits() - lsb) & (rd.SizeInBits() - 1), width - 1);1232 bfm(rd, rn, lsb, lsb + width - 1);