Lines Matching refs:temp3

413 #define	temp3		r7  macro
518 mov temp3=b6
522 st8 [temp1]=temp3,PT(AR_CSD)-PT(B6) // save b6
524 mov temp3=ar.csd
528 st8 [temp1]=temp3,PT(AR_UNAT)-PT(AR_CSD) // save ar.csd
530 mov temp3=ar.unat
533 st8 [temp1]=temp3,PT(AR_RNAT)-PT(AR_UNAT) // save ar.unat
535 mov temp3=ar.rnat
538 st8 [temp1]=temp3,PT(LOADRS)-PT(AR_RNAT) // save ar.rnat
540 mov temp3=ar.bsp
542 sub temp3=temp3, temp4 // ar.bsp - ar.bspstore
545 shl temp3=temp3,16 // compute ar.rsc to be used for "loadrs"
547 st8 [temp1]=temp3,PT(AR_CCV)-PT(LOADRS) // save loadrs
549 mov temp3=ar.ccv
551 st8 [temp1]=temp3,PT(F7)-PT(AR_CCV) // save ar.ccv
604 mov temp3=b2
607 st8 [temp1]=temp3,16 // save b2
609 mov temp3=b4
612 st8 [temp1]=temp3,SW(AR_LC)-SW(B4) // save b4
614 mov temp3=ar.lc
616 st8 [temp1]=temp3 // save ar.lc
764 ld8 temp3=[temp1],16 // restore b2
767 mov b2=temp3
769 ld8 temp3=[temp1],SW(AR_LC)-SW(B4) // restore b4
772 mov b4=temp3
774 ld8 temp3=[temp1] // restore ar.lc
776 mov ar.lc=temp3
785 ld8 temp3=[temp1],PT(AR_CSD)-PT(B6) // restore b6
788 mov b6=temp3
790 ld8 temp3=[temp1],PT(AR_UNAT)-PT(AR_CSD) // restore ar.csd
793 mov ar.csd=temp3
795 ld8 temp3=[temp1] // restore ar.unat
799 mov ar.unat=temp3
802 ld8 temp3=[temp1],PT(F6)-PT(AR_CCV) // restore ar.ccv
805 mov ar.ccv=temp3
831 ld8 temp3=[temp1],16 // cr.isr
834 mov cr.isr=temp3
836 ld8 temp3=[temp1],16 // cr.itir
839 mov cr.itir=temp3
841 ld8 temp3=[temp1] // cr.iim
846 mov cr.iim=temp3
930 mov temp3=IA64_RBS_OFFSET-MCA_PT_REGS_OFFSET
934 add temp4=temp3, regs // start of bspstore on new stack
989 ld8 temp3=[temp1],PT(AR_RNAT)-PT(AR_BSPSTORE) // restore ar.bspstore
995 mov ar.bspstore=temp3 // back to old stack
1020 add temp3=MCA_SP_OFFSET, r3
1024 add r12=temp1, temp3 // kernel stack pointer on MCA/INIT stack
1029 DATA_PA_TO_VA(r13,temp3)
1075 #undef temp3