Searched refs:ipsr (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dfpswa.h57 typedef fpswa_ret_t (*efi_fpswa_t) (unsigned long trap_type, void *bundle, unsigned long *ipsr,
H A Dmca_asm.h63 * in the psr before updating the ipsr and iip.
66 * and store the new value into ipsr
77 * 6. Do an rfi to move the values from ipsr to psr and iip to ip.
119 mov cr.ipsr = temp1; \
150 * 4. Set ipsr to this old_psr with "it" bit set and "bn" = 1.
156 * 7. Do an rfi to move ipsr to psr and iip to ip.
196 mov cr.ipsr = temp1; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunaligned.c1288 struct ia64_psr *ipsr = ia64_psr(regs); local
1326 ifa, regs->cr_iip + ipsr->ri);
1354 ifa, regs->cr_iip + ipsr->ri);
1359 regs->cr_iip, ifa, regs->cr_ipsr, ipsr->ri, ipsr->it);
1367 switch (ipsr->ri) {
1460 if (ipsr->ri == 2)
1467 ipsr->ri = (ipsr->ri + 1) & 0x3;
1469 DPRINT("ipsr
[all...]
H A Divt.S323 mov r21=cr.ipsr
363 mov r21=cr.ipsr
402 (p6) mov cr.ipsr=r21
609 mov r17=cr.ipsr
725 * CR registers: cr.ipsr, cr.iip, cr.ifs
736 mov r29=cr.ipsr // M2 (12 cyc)
776 extr.u r8=r29,41,2 // I0 extract ei field from cr.ipsr
800 dep r29=r8,r29,41,2 // I0 insert new ei into cr.ipsr
918 * - r29: saved cr.ipsr
944 st8 [r16]=r29,PT(AR_PFS)-PT(CR_IPSR) // save cr.ipsr
[all...]
H A Dmca_drv.c156 mca_handler_bh(unsigned long paddr, void *iip, unsigned long ipsr) argument
162 iip, ipsr, paddr, current->comm);
H A Dminstate.h24 * p15 = TRUE if psr.i is set in cr.ipsr
36 mov r29=cr.ipsr; /* M */ \
72 st8 [r16]=r29; /* save cr.ipsr */ \
H A Dtraps.c226 fp_emulate (int fp_fault, void *bundle, long *ipsr, long *fpsr, long *isr, long *pr, long *ifs, argument
257 (unsigned long *) ipsr, (unsigned long *) fpsr,
H A Drelocate_kernel.S49 mov cr.ipsr=r16
H A Dhead.S262 mov cr.ipsr=r16
870 mov cr.ipsr=r16 // set new PSR
918 mov cr.ipsr=r16 // set new PSR
1149 mov cr.ipsr=r16
H A Dmca_asm.S957 mov cr.ipsr=r0
H A Dentry.S732 ld8 r29=[r2],16 // M0|1 load cr.ipsr
914 ld8 r29=[r16],16 // load cr.ipsr
1058 (pKStk) dep r29=r22,r29,21,1 // I0 update ipsr.pp with psr.pp
1061 mov cr.ipsr=r29 // M2

Completed in 116 milliseconds