Re: 32-bit accesses to mtime/mtimecmp under RV64
David Kruckemyer
On Fri, Apr 17, 2020 at 7:31 PM Andrew Waterman <andrew@...> wrote:
Asking this slightly differently (I think) to clarify.... With respect to mtime/mtimecmp, does an RV64 processor place constraints on the platform, or can the platform place constraints on the RV64 processor? If the former, the implication is that the platform must provide a way for the RV64 processors to access the registers atomically with a 64b load or store. If the latter, the implication is that the platform can require the RV64 processor to access the registers non-atomically with 32b loads or stores, a la RV32. Cheers, David
|
|