• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/kernel/

Lines Matching defs:temp3

413 #define	temp3		r7
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
763 ld8 temp3=[temp1],16 // restore b2
766 mov b2=temp3
768 ld8 temp3=[temp1],SW(AR_LC)-SW(B4) // restore b4
771 mov b4=temp3
773 ld8 temp3=[temp1] // restore ar.lc
775 mov ar.lc=temp3
784 ld8 temp3=[temp1],PT(AR_CSD)-PT(B6) // restore b6
787 mov b6=temp3
789 ld8 temp3=[temp1],PT(AR_UNAT)-PT(AR_CSD) // restore ar.csd
792 mov ar.csd=temp3
794 ld8 temp3=[temp1] // restore ar.unat
798 mov ar.unat=temp3
801 ld8 temp3=[temp1],PT(F6)-PT(AR_CCV) // restore ar.ccv
804 mov ar.ccv=temp3
830 ld8 temp3=[temp1],16 // cr.isr
833 mov cr.isr=temp3
835 ld8 temp3=[temp1],16 // cr.itir
838 mov cr.itir=temp3
840 ld8 temp3=[temp1] // cr.iim
845 mov cr.iim=temp3
929 mov temp3=IA64_RBS_OFFSET-MCA_PT_REGS_OFFSET
933 add temp4=temp3, regs // start of bspstore on new stack
988 ld8 temp3=[temp1],PT(AR_RNAT)-PT(AR_BSPSTORE) // restore ar.bspstore
994 mov ar.bspstore=temp3 // back to old stack
1019 add temp3=MCA_SP_OFFSET, r3
1023 add r12=temp1, temp3 // kernel stack pointer on MCA/INIT stack
1028 DATA_PA_TO_VA(r13,temp3)
1074 #undef temp3