Alpha Servers
1827561 Members
2828 Online
109965 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