Home | History | Annotate | Download | only in optimizing

Lines Matching full:cbz

1025   // Using instruction cbz requires a low register, so explicitly set a temp to be R0.
1077 __ cbz(temp, &return_true);