[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [f-cpu] Instruction census



On Mon, 13 Jan 2003 00:07:19 +0100
Michael Riepe <michael@stud.uni-hannover.de> wrote:

> 
> The vast majority of instructions are load/store, add/sub/loadaddr[i]

It's even worse ! There is much more load than store ! Could you
calculate the distribution of distance between the load and the
effective use of the data ? Because load
latency is udge(2-3 on L1, until ~200 from the main memory). Store is
not a such problem if we use store buffer and write allocate.
*************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe f-cpu       in the body. http://f-cpu.seul.org/