• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/

Lines Matching refs:end

223 			or.		r0,r4,r5					; Are we beyond the end?
226 beq++ hamFits ; We are at the end...
228 cmplw cr1,r9,r5 ; Is the bottom part of our end less?
229 cmplw r8,r4 ; Is our end before the next (top part)
917 cmplw cr1,r9,r25 ; Have we already hit the end?
935 stw r10,mpBlkRemCur(r31) ; Set next chunk to do (note: this may indicate after end)
945 add r22,r22,r30 ; Get end address (in PTEG units)
953 cmplw cr5,r30,r22 ; Check if we reached the end of the range
1253 cmplw cr1,r9,r25 ; Have we already hit the end?
1268 stw r10,mpBlkRemCur(r31) ; Set next chunk to do (note: this may indicate after end)
1279 add r22,r4,r30 ; Get end page number
1292 cmplw cr5,r30,r22 ; Have we reached the end of the range?
1914 or r0,r4,r5 ; Are we beyond the end?
2492 lwz r4,mrEnd(r5) ; Get end of table entry
2946 ; at the end of the no-op function.
3506 lwz r0,mrEnd(r9) ; Get end of table entry
3508 cmplwi cr7,r3,0 ; Are we at the end of the table?
3510 cmplw cr1,r2,r0 ; Check end also
4069 subi r6,r7,pmapSegCacheUse ; We end up with a negative if we find one
4213 ; one processor at the same time, we could end up with multiple PTEs for the same
4692 ; search iteration is unrolled so that we don't fetch beyond the end of
5037 lis r4,0xFF01 ; Set all slots free and start steal at end
5047 hhiNext32: cmplw r3,r12 ; Have we reached the end?
5055 neg r12,r12 ; Get negative end of PCA
5072 hhiNext64: cmpld r3,r12 ; Have we reached the end?
5080 neg r12,r12 ; Get negative end of PCA
7984 ; Note that this table always has an entry that with a 0 table pointer at the end
8002 lwz r0,mrEnd(r9) ; Get end of table entry
8004 cmplwi cr2,r3,0 ; Are we at the end of the table?
8006 cmplw cr1,r2,r0 ; Check end also
8049 ; for an existing cache entry. Because there are 16 slots in the cache, we could end up