Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/01/1996 14:10:03
abrown
Mon Jul  1 14:01:30 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv24808

Modified Files:
	asm.h cache.c 
Log Message:
Implement asm macros to allow 64-bit load/store to alternate address space.

Use new ldda() and stda() to make MultiCache initialization work on 
SuperSparc-II machines (these machines require 64-bit access, even
to a 32-bit register).