Re: pointer modes for Harvard architecture....

2012-01-29 Thread Georg-Johann Lay
Alan Lehotsky schrieb: I'm working on a port to a Harvard architecture where the data memory addresses are only 14 bits wide (e.g. 16kb) and the instruction address space is 21 bits wide. I do not want to define Pmode as PSImode; the machine has separate address registers for data memory AND wit

pointer modes for Harvard architecture....

2012-01-28 Thread Alan Lehotsky
I'm working on a port to a Harvard architecture where the data memory addresses are only 14 bits wide (e.g. 16kb) and the instruction address space is 21 bits wide. I do not want to define Pmode as PSImode; the machine has separate address registers for data memory AND with such limited data m