This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Gcc and multiple memory spaces (former Gcc and harvardarchitectures (towards AVR))


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]