Searched refs:PR (Results 1 – 9 of 9) sorted by relevance
/arch/ia64/kernel/ |
D | entry.h | 34 .spillsp pr, PT(PR)+16+(off); 63 .spillsp pr,SW(PR)+16+(off)
|
D | entry.S | 344 stf.spill [r3]=f31,SW(PR)-SW(F31) 390 ld8 r16=[r2],(SW(PR)-SW(AR_PFS)) // ar.pfs 785 ld8 r27=[r3],PT(PR)-PT(AR_RSC) // M0|1 load ar.rsc 789 ld8 r31=[r3],PT(R1)-PT(PR) // M0|1 load predicates 873 adds r21=PT(PR)+16,r12 876 lfetch [r21],PT(CR_IPSR)-PT(PR)
|
D | ivt.S | 981 (pKStk) adds r16=PT(PR)-PT(AR_RNAT),r16 // skip over ar_rnat field 989 (pUStk) st8 [r16]=r24,PT(PR)-PT(AR_RNAT) // save ar.rnat 993 st8 [r16]=r31,PT(LOADRS)-PT(PR) // save predicates
|
D | unwind.c | 2257 unw.sw_off[unw.preg_index[UNW_REG_PR]] = SW(PR); in unw_init()
|
/arch/blackfin/mach-bf527/include/mach/ |
D | defBF527.h | 171 #define PR 0x00000080 /* Promiscuous Mode Enable */ macro
|
/arch/blackfin/mach-bf518/include/mach/ |
D | defBF516.h | 172 #define PR 0x00000080 /* Promiscuous Mode Enable */ macro
|
/arch/blackfin/mach-bf537/include/mach/ |
D | defBF537.h | 170 #define PR 0x00000080 /* Promiscuous Mode Enable … macro
|
/arch/ia64/kvm/ |
D | vmm_ivt.S | 936 adds r21=PT(PR)+16,r12 938 lfetch [r21],PT(CR_IPSR)-PT(PR) 1088 adds r20=PT(PR)+16,r12 1095 lfetch [r20],PT(CR_IPSR)-PT(PR)
|
/arch/sh/kernel/cpu/sh3/ |
D | entry.S | 244 mov.l @r15+, k2 ! original PR
|