Home | History | Annotate | Download | only in cctest

Lines Matching refs:Cbz

1922   __ Cbz(w16, &zt);
1929 __ Cbz(x17, &zf);
1952 __ Cbz(w18, &a);
2081 __ Cbz(x10, &success_cbz);
2130 __ Cbz(x10, &success_cbz);
2184 // (2)- When the branch is in the middle of the chain with cbz.
2215 __ Cbz(x10, &success_cbz);