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

Lines Matching refs:r7

57 			li	r7,0					__ASMNL__	\
201 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
203 andc r7,r9,r7 ; Clear EE as well
204 mtmsr r7 ; Turn off interruptions
209 lockspin1: mtmsr r7 ; Turn off interruptions
370 subi r7,r7,128 ; Back off elapsed time from timeout value
371 or r7,r7,r7 ; Do nothing here but force a single cycle delay
372 mr. r7,r7 ; See if we used the whole timeout
373 or r7,r7,r7 ; Do nothing here but force a single cycle delay
478 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
480 andc r7,r9,r7 ; Clear EE as well
482 mtmsr r7 ; Disable interruptions and thus, preemption
667 mr r7,r4 ; Make end point the same as start
685 mr r7,r5 ; Make end point the same as start
690 stwx r9,r8,r7 ; Chain that to the end of the new stuff
919 li r7,GRP_MTX_STAT_UTIL+4 ; Set stat util offset
921 lwarx r8,r7,r5 ; Load stat util cnt
923 stwcx. r8,r7,r5 ; Store stat util cnt
937 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
939 andc r7,r9,r7 ; Clear EE as well
940 mtmsr r7 ; Turn off interruptions
960 LCK_STACK(r3,r5,r6,r7,r8,r10)
972 mtmsr r7 ; Turn off interruptions, vec and fp off already
1050 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1052 andc r7,r9,r7 ; Clear EE as well
1053 mtmsr r7 ; Turn off interruptions
1058 mlckspin3: mtmsr r7 ; Turn off interruptions
1153 LCK_STACK(r3,r5,r6,r7,r8,r10)
1235 li r7,GRP_MTX_STAT_UTIL+4 ; Set stat util offset
1237 lwarx r8,r7,r5 ; Load stat util cnt
1239 stwcx. r8,r7,r5 ; Store stat util cnt
1254 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1256 andc r7,r9,r7 ; Clear EE as well
1257 mtmsr r7 ; Turn off interruptions
1275 LCK_STACK(r3,r5,r6,r7,r8,r10)
1372 LCK_STACK(r3,r5,r6,r7,r8,r10)
1462 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1464 andc r7,r9,r7 ; Clear EE as well
1465 mtmsr r7 ; Turn off interruptions
1692 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1694 andc r7,r9,r7 ; Clear EE as well
1695 mtmsr r7 ; Turn off interruptions
1698 lwz r7,PP_PENDING_AST(r3) ; Get pending AST mask
1701 and. r7,r7,r5 ; Should we preempt?
1797 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1799 andc r7,r9,r7 ; Clear EE as well
1800 mtmsr r7 ; Turn off interruptions
1805 slockspin1: mtmsr r7 ; Turn off interruptions
1863 ori r7,r0,lo16(MASK(MSR_EE)) ; Get EE bit on too
1865 andc r7,r9,r7 ; Clear EE as well
1866 mtmsr r7 ; Disable interruptions and thus, preemption
1953 lis r7,0xFFFF
1954 ori r7,r7,(WANT_EXCL|WANT_UPGRADE|ILK_LOCKED)
1956 and. r8,r5,r7 ; Can we have it?
1988 andi. r7,r5,WANT_EXCL|WANT_UPGRADE|ILK_LOCKED ; Can we have it?
1999 andi. r7,r5,PRIV_EXCL|ILK_LOCKED ; Can we have it?
2001 lis r7,0xFFFF ; Get read cnt mask
2002 and. r8,r5,r7 ; Is it shared
2030 and. r7,r6,r8 ; Can we have it?
2071 andi. r7,r5,ILK_LOCKED ; Test interlock flag
2079 andc r7,r5,r9 ; Marked free
2080 rlwimi r6,r7,0,16,31 ; Set shared cnt to one
2083 andi. r7,r5,WAIT_FLAG ; Test wait flag
2110 andi. r7,r5,ILK_LOCKED ; Test interlock flag
2112 and. r7,r5,r10 ; Can we have it
2147 andi. r7,r5,ILK_LOCKED ; Test interlock flag
2149 andi. r7,r5,WANT_EXCL|WANT_UPGRADE ; So, can we have it?
2161 andi. r7,r5,PRIV_EXCL ; Can we have it?
2163 lis r7,0xFFFF ; Get read cnt mask
2164 and. r8,r5,r7 ; Is it shared
2200 lis r7,0xFFFF ; Get read cnt mask
2205 and. r8,r5,r7 ; Is it shared
2210 and. r8,r6,r7 ; Is it still shared