Home | History | Annotate | Download | only in test

Lines Matching refs:Bfm

8705 TEST(bfm) {
8719 // There are no macro instruction for bfm.
8720 __ Bfm(x10, x1, 16, 31);
8721 __ Bfm(x11, x1, 32, 15);
8723 __ Bfm(w20, w1, 16, 23);
8724 __ Bfm(w21, w1, 24, 15);