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

Lines Matching refs:r25

904 			stw		r25,tempr2(r11)					; Save some work registers
906 mfcr r25 ; Save the CR
980 stw r25,LTR_cr(r20) ; Save CR
1014 ctdisa32: mtcrf 0x80,r25 ; Restore the used condition register field
1017 lwz r25,tempr2(r11) ; Restore work register
1024 ctbail32: mtcrf 0x80,r25 ; Restore the used condition register field
1027 lwz r25,tempr2(r11) ; Restore work register
1042 std r25,tempr2(r11) ; Save some work registers
1044 mfcr r25 ; Save the CR
1104 stw r25,LTR_cr(r20) ; Save CR
1132 ctdisa64: mtcrf 0x80,r25 ; Restore the used condition register field
1135 ld r25,tempr2(r11) ; Restore work register
1142 ctbail64: mtcrf 0x80,r25 ; Restore the used condition register field
1145 ld r25,tempr2(r11) ; Restore work register
1387 stw r25,saver25+4(r13) ; Save this one
1412 mfspr r25,pmc6
1414 stw r25,savepmc+20(r13) ; Save PMC6
1419 mfspr r25,mmcr2
1420 stw r25,savemmcr2+4(r13) ; Save MMCR2
1432 mfspr r25,pmc3
1436 stw r25,savepmc+8(r13) ; Save PMC3
1455 lwz r25,traceMask(0) ; Get the trace mask
1462 rlwnm r7,r25,r22,22,22 ; Set CR5_EQ bit position to 0 if tracing allowed
1466 and. r26,r26,r25 ; See if we trace this cpu
1480 lwz r25,traceStart(0) ; Get the start of trace table
1489 mr r22,r25 ; Wrap back to start
1727 std r25,saver25(r13) ; Save this one
1748 mfspr r25,mmcra_gp
1751 std r25,savemmcr2(r13) ; Save MMCRA
1757 mfspr r25,pmc3_gp
1761 stw r25,savepmc+8(r13) ; Save PMC3
1765 mfspr r25,pmc7_gp
1769 stw r25,savepmc+24(r13) ; Save PMC7
1787 lwz r25,traceMask(0) ; Get the trace mask
1795 rlwnm r7,r25,r22,22,22 ; Set CR5_EQ bit position to 0 if tracing allowed
1798 and. r26,r26,r25 ; See if we trace this cpu
1809 lwz r25,traceStart(0) ; Get the start of trace table
1818 mr r22,r25 ; Wrap back to start
1963 lwz r25,0(r12) ; Get the old value
1969 add r25,r25,r24 ; Count this one if not a redrive
1972 stw r25,0(r12) ; Store it back
2455 mfspr r25,scomd ; Get the source
2517 sldi r25,r25,1 ; Shift left 1
2522 std r25,savexdat1(r13) ; Save the Core FIR in case we pass the error
2685 mckFIR: rldicl. r0,r25,cFIRICachePE+1,63 ; I-Cache parity error?
2689 rldicl. r0,r25,cFIRITagPE0+1,63 ; I-Cache tag parity error?
2693 rldicl. r0,r25,cFIRITagPE1+1,63 ; I-Cache tag parity error?
2697 rldicl. r0,r25,cFIRIEratPE+1,63 ; IERAT parity error?
2701 rldicl. r0,r25,cFIRIFUL2UE+1,63 ; IFetch got L2 UE?
2704 rldicl. r0,r25,cFIRDCachePE+1,63 ; D-Cache PE?
2707 rldicl. r0,r25,cFIRDTagPE+1,63 ; D-Cache tag PE?
2710 rldicl. r0,r25,cFIRDEratPE+1,63 ; DERAT PE?
2714 rldicl. r0,r25,cFIRTLBPE+1,63 ; TLB PE?
2718 rldicl. r0,r25,cFIRSLBPE+1,63 ; SLB PE?
3116 lwz r25,saveinstr(r31) ; Get the instruction count
3121 slwi r25,r25,2 ; Multiply by 4
3126 cmplw r5,r25 ; Have we hit the end?
3157 lwz r25,savesrr0+4(r31) ; Get the SRR0 to use
3174 mr r25,r26 ; Get the injected code address
3184 mtsrr0 r25 ; Restore the SRR0 now
3260 lwz r25,saver25+4(r31) ; Restore R25
3391 lwz r25,saveinstr(r31) ; Get the instruction count
3396 slwi r25,r25,2 ; Multiply by 4
3401 cmplw r5,r25 ; Have we hit the end?
3426 ld r25,savesrr0(r31) ; Get the SRR0 to use
3442 mr r25,r26 ; Point pc to injection code buffer
3449 mtsrr0 r25 ; Restore the SRR0 now
3506 ld r25,saver25(r31) ; Restore R25