Home | History | Annotate | Download | only in mips64

Lines Matching defs:skip

687     Label skip;
688 __ BranchF(USE_DELAY_SLOT, &skip, NULL, lt, f12, f14);
691 __ BranchF(USE_DELAY_SLOT, &skip, NULL, eq, f12, f14);
695 __ bind(&skip);
899 skip this check
2007 // Pre-decrement in order to skip receiver.