Date: Sat, 23 Feb 2002 11:00:30 -0800 (PST) From: Jake Burkholder <jake@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/sys __sparc_utrap_gen.S __sparc_utrap_private.h Message-ID: <200202231900.g1NJ0UX67361@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2002/02/23 11:00:30 PST Modified files: lib/libc/sparc64/sys __sparc_utrap_gen.S __sparc_utrap_private.h Log: Add space for %fsr and %tstate to utrapframe. Save them in the generic user trap entry code. Restore %asi and %ccr from the saved %tstate before returning to the trapping user code. Submitted by: tmm Revision Changes Path 1.2 +12 -1 src/lib/libc/sparc64/sys/__sparc_utrap_gen.S 1.2 +2 -0 src/lib/libc/sparc64/sys/__sparc_utrap_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202231900.g1NJ0UX67361>