Home | History | Annotate | Download | only in a64

Lines Matching refs:CBNZ_x

579     case CBNZ_x: take_branch = (xreg(rt) != 0); break;