Lines Matching refs:gpr
358 regs->gpr[rb] - _IO_BASE, nip); in check_io_access()
892 EA = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_string_inst()
925 regs->gpr[rT] = 0; in emulate_string_inst()
926 regs->gpr[rT] |= val << shift; in emulate_string_inst()
930 val = regs->gpr[rT] >> shift; in emulate_string_inst()
958 tmp = regs->gpr[rs]; in emulate_popcntb_inst()
962 regs->gpr[ra] = tmp; in emulate_popcntb_inst()
976 tmp = (rA == 0) ? 0 : regs->gpr[rA]; in emulate_isel()
979 regs->gpr[rT] = bit ? tmp : regs->gpr[rB]; in emulate_isel()
1022 regs->gpr[rd] = mfspr(SPRN_PVR); in emulate_instruction()
1080 regs->gpr[rd] = mfspr(SPRN_DSCR); in emulate_instruction()
1091 current->thread.dscr = regs->gpr[rd]; in emulate_instruction()
1302 current, regs->gpr[1]); in StackOverflow()
1319 current, task_pid_nr(current), regs->nip, regs->link, regs->gpr[0], in trace_syscall()
1320 regs->ccr&0x10000000?"Error=":"", regs->gpr[3], print_tainted()); in trace_syscall()
1419 current->thread.dscr = regs->gpr[rd]; in facility_unavailable_exception()
1881 regs->gpr[1], regs->nip); in kernel_bad_stack()