Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:Ret

814   unsigned Ret = 4;
819 Ret = 3;
824 Ret = 2;
829 Ret = 1;
834 Ret = 0;
836 assert(Ret != 4 && "Invalid CR bit register");
837 return Ret;