[RFC] Gcc and multiple memory spaces (former Gcc and harvard architectures (towards AVR))
devik
devik@cdi.cz
Sat Dec 28 02:33:00 GMT 2002
> However I do not wish to burn too much energy trying to implement this
> feature is nobody wants it...
At least I can say that our f-cpu port (underway) would appreciate
it too. It uses indirect jumps only (like SHmedia) and has different
insn to manipulate code and data pointers because it starts (D/I)TLB
and cache prefetches early (so that pointer manipulation instructions
has one bit to indicate whether to fill D or I cache and whether to use
D or I TLB).
devik
More information about the Gcc
mailing list