Lines Matching refs:temp3
414 #define temp3 r7 macro
519 mov temp3=b6
523 st8 [temp1]=temp3,PT(AR_CSD)-PT(B6) // save b6
525 mov temp3=ar.csd
529 st8 [temp1]=temp3,PT(AR_UNAT)-PT(AR_CSD) // save ar.csd
531 mov temp3=ar.unat
534 st8 [temp1]=temp3,PT(AR_RNAT)-PT(AR_UNAT) // save ar.unat
536 mov temp3=ar.rnat
539 st8 [temp1]=temp3,PT(LOADRS)-PT(AR_RNAT) // save ar.rnat
541 mov temp3=ar.bsp
543 sub temp3=temp3, temp4 // ar.bsp - ar.bspstore
546 shl temp3=temp3,16 // compute ar.rsc to be used for "loadrs"
548 st8 [temp1]=temp3,PT(AR_CCV)-PT(LOADRS) // save loadrs
550 mov temp3=ar.ccv
552 st8 [temp1]=temp3,PT(F7)-PT(AR_CCV) // save ar.ccv
605 mov temp3=b2
608 st8 [temp1]=temp3,16 // save b2
610 mov temp3=b4
613 st8 [temp1]=temp3,SW(AR_LC)-SW(B4) // save b4
615 mov temp3=ar.lc
617 st8 [temp1]=temp3 // save ar.lc
765 ld8 temp3=[temp1],16 // restore b2
768 mov b2=temp3
770 ld8 temp3=[temp1],SW(AR_LC)-SW(B4) // restore b4
773 mov b4=temp3
775 ld8 temp3=[temp1] // restore ar.lc
777 mov ar.lc=temp3
786 ld8 temp3=[temp1],PT(AR_CSD)-PT(B6) // restore b6
789 mov b6=temp3
791 ld8 temp3=[temp1],PT(AR_UNAT)-PT(AR_CSD) // restore ar.csd
794 mov ar.csd=temp3
796 ld8 temp3=[temp1] // restore ar.unat
800 mov ar.unat=temp3
803 ld8 temp3=[temp1],PT(F6)-PT(AR_CCV) // restore ar.ccv
806 mov ar.ccv=temp3
832 ld8 temp3=[temp1],16 // cr.isr
835 mov cr.isr=temp3
837 ld8 temp3=[temp1],16 // cr.itir
840 mov cr.itir=temp3
842 ld8 temp3=[temp1] // cr.iim
847 mov cr.iim=temp3
931 mov temp3=IA64_RBS_OFFSET-MCA_PT_REGS_OFFSET
935 add temp4=temp3, regs // start of bspstore on new stack
990 ld8 temp3=[temp1],PT(AR_RNAT)-PT(AR_BSPSTORE) // restore ar.bspstore
996 mov ar.bspstore=temp3 // back to old stack
1021 add temp3=MCA_SP_OFFSET, r3
1025 add r12=temp1, temp3 // kernel stack pointer on MCA/INIT stack
1030 DATA_PA_TO_VA(r13,temp3)
1076 #undef temp3