Lines Matching refs:gpr
356 regs->gpr[rb] - _IO_BASE, nip); in check_io_access()
890 EA = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_string_inst()
923 regs->gpr[rT] = 0; in emulate_string_inst()
924 regs->gpr[rT] |= val << shift; in emulate_string_inst()
928 val = regs->gpr[rT] >> shift; in emulate_string_inst()
956 tmp = regs->gpr[rs]; in emulate_popcntb_inst()
960 regs->gpr[ra] = tmp; in emulate_popcntb_inst()
974 tmp = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_isel()
977 regs->gpr[rT] = bit ? tmp : regs->gpr[rB]; in emulate_isel()
1020 regs->gpr[rd] = mfspr(SPRN_PVR); in emulate_instruction()
1078 regs->gpr[rd] = mfspr(SPRN_DSCR); in emulate_instruction()
1089 current->thread.dscr = regs->gpr[rd]; in emulate_instruction()
1300 current, regs->gpr[1]); in StackOverflow()
1317 current, task_pid_nr(current), regs->nip, regs->link, regs->gpr[0], in trace_syscall()
1318 regs->ccr&0x10000000?"Error=":"", regs->gpr[3], print_tainted()); in trace_syscall()
1844 regs->gpr[1], regs->nip); in kernel_bad_stack()