Lines Matching refs:cr
364 regs->gr[0] = pim_wide->cr[22]; in transfer_pim_to_trap_frame()
375 regs->iasq[0] = pim_wide->cr[17]; in transfer_pim_to_trap_frame()
377 regs->iaoq[0] = pim_wide->cr[18]; in transfer_pim_to_trap_frame()
380 regs->sar = pim_wide->cr[11]; in transfer_pim_to_trap_frame()
381 regs->iir = pim_wide->cr[19]; in transfer_pim_to_trap_frame()
382 regs->isr = pim_wide->cr[20]; in transfer_pim_to_trap_frame()
383 regs->ior = pim_wide->cr[21]; in transfer_pim_to_trap_frame()
388 regs->gr[0] = pim_narrow->cr[22]; in transfer_pim_to_trap_frame()
399 regs->iasq[0] = pim_narrow->cr[17]; in transfer_pim_to_trap_frame()
401 regs->iaoq[0] = pim_narrow->cr[18]; in transfer_pim_to_trap_frame()
404 regs->sar = pim_narrow->cr[11]; in transfer_pim_to_trap_frame()
405 regs->iir = pim_narrow->cr[19]; in transfer_pim_to_trap_frame()
406 regs->isr = pim_narrow->cr[20]; in transfer_pim_to_trap_frame()
407 regs->ior = pim_narrow->cr[21]; in transfer_pim_to_trap_frame()