Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 17:21:33 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 21195 for review
Message-ID:  <200211180121.gAI1LXtj038991@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=21195

Change 21195 by marcel@marcel_nfs on 2002/11/17 17:21:22

	Go off on a tangent: group registers in structures based on
	the runtime specification. This allows us to more conveniently
	work with sets of registers, where work is defined as saving,
	restoring and copying and can be used as the building blocks
	for trapframes, sigframes, mcontexts, regs, fpregs, pcbs and
	any of the zillion I forget. Hopefully this helps reduce the
	PITA of continuously writing and rewriting those tedious
	save/restore sequences...
	
	Note that switching to this will definitely be an ABI breaker.
	This file is unused for now. Once the dark side clouds less
	and the force is with us, we will use it. Right, Yoda?

Affected files ...

.. //depot/projects/ia64/sys/ia64/include/_regset.h#1 add

Differences ...

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211180121.gAI1LXtj038991>