Home | History | Annotate | Download | only in a64

Lines Matching refs:CBNZ_w

578     case CBNZ_w: take_branch = (wreg(rt) != 0); break;