Alpha Servers
1748156 Members
4244 Online
108758 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