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

Lines Matching refs:r17

401 			rlwinm	r17,r18,31,1,29					; Convert doublword based index to words
403 subfic r17,r17,32*4 ; Calculate the length of the transfer
414 aaLmwNxt: cmplwi cr1,r17,8*4 ; Is there enough to move 8?
416 subi r17,r17,8*4 ; Back off for another hunk
475 aaLmwNxtH: cmplwi cr1,r17,4*4 ; Do we have 4 left?
478 subi r17,r17,4*4 ; Set count properly
513 aaLmwL4: or. r5,r17,r28 ; Do we have anything left?
514 cmplwi cr1,r17,(2*4) ; Do we have one, two, or three full words left?
515 cmplwi cr2,r17,0 ; Do we have no full words left?
555 cmplwi cr2,r17,0 ; Any full words to do?
558 cmplwi cr1,r17,(2*4) ; Do we have one, two, or three full words left?
599 aaStmwNxt: cmplwi cr1,r17,8*4 ; Is there enough to move 8?
601 subi r17,r17,8*4 ; Back off for another hunk
660 aaStmwNxtH: cmplwi cr1,r17,(4*4) ; Do we have at least 4 left?
662 subi r17,r17,4*4 ; Set count properly
697 aaStmwL4: or. r5,r17,r28 ; Do we have anything left to do?
698 cmplwi cr1,r17,(2*4) ; Do we have one, two, or three left?
699 cmplwi cr2,r17,0 ; Do we have no full words left?
777 aaLswx: lwz r17,savexer+4(r13) ; Pick up the XER
779 rlwinm. r25,r17,0,25,31 ; Get the number of bytes to load
780 rlwinm r28,r17,0,30,31 ; Get the number of bytes past an even word
782 xor r17,r25,r28 ; Round down to an even word boundary
801 xor r17,r25,r28 ; Round down to an even word boundary
811 aaStswx: lwz r17,savexer+4(r13) ; Pick up the XER
813 rlwinm. r25,r17,0,25,31 ; Get the number of bytes to load
814 rlwinm r28,r17,0,30,31 ; Get the number of bytes past an even word
816 xor r17,r25,r28 ; Round down to an even word boundary
836 xor r17,r25,r28 ; Round down to an even word boundary