Lines Matching refs:cr
363 regs->gr[0] = pim_wide->cr[22]; in transfer_pim_to_trap_frame()
374 regs->iasq[0] = pim_wide->cr[17]; in transfer_pim_to_trap_frame()
376 regs->iaoq[0] = pim_wide->cr[18]; in transfer_pim_to_trap_frame()
379 regs->sar = pim_wide->cr[11]; in transfer_pim_to_trap_frame()
380 regs->iir = pim_wide->cr[19]; in transfer_pim_to_trap_frame()
381 regs->isr = pim_wide->cr[20]; in transfer_pim_to_trap_frame()
382 regs->ior = pim_wide->cr[21]; in transfer_pim_to_trap_frame()
387 regs->gr[0] = pim_narrow->cr[22]; in transfer_pim_to_trap_frame()
398 regs->iasq[0] = pim_narrow->cr[17]; in transfer_pim_to_trap_frame()
400 regs->iaoq[0] = pim_narrow->cr[18]; in transfer_pim_to_trap_frame()
403 regs->sar = pim_narrow->cr[11]; in transfer_pim_to_trap_frame()
404 regs->iir = pim_narrow->cr[19]; in transfer_pim_to_trap_frame()
405 regs->isr = pim_narrow->cr[20]; in transfer_pim_to_trap_frame()
406 regs->ior = pim_narrow->cr[21]; in transfer_pim_to_trap_frame()