Home | History | Annotate | Download | only in test

Lines Matching refs:Rbit

510   COMPARE(rbit(w0, w1), "rbit w0, w1");
511 COMPARE(rbit(x2, x3), "rbit x2, x3");
4903 COMPARE(Rbit(v1.V8B(), v8.V8B()), "rbit v1.8b, v8.8b");
4904 COMPARE(Rbit(v2.V16B(), v9.V16B()), "rbit v2.16b, v9.16b");