Alpha Servers
1753797 Members
7164 Online
108799 Solutions
New Discussion

EV6 Byte Lane Optimize

 
T Gander
Occasional Contributor

EV6 Byte Lane Optimize

I have a DS15 that is doing memory mapped I/O to hardware. The problem is that unless a memory barrier asm("MB") is issued before and after each access the upper byte lanes are corrupt. I'm using FORTRAN code.

Any thoughts?

Thanks