Home | History | Annotate | Download | only in strace

Lines Matching full:psr

686 	long r8, r10, psr;
965 if (upeek (tcp, PT_CR_IPSR, &psr) >= 0)
966 ia32 = (psr & IA64_PSR_IS) != 0;
1648 if (check_errno && regs.psr & PSR_C) {
1900 regs.psr |= PSR_C;
1904 regs.psr &= ~PSR_C;