|
From: Nicholas N. <nj...@ca...> - 2004-05-11 10:22:08
|
On Tue, 11 May 2004, Eyal Lebedinsky wrote: > I want to validate my program is making all accesses on the native alignement > for the instruction. I want a violation reported in I use a 32bit instruction > on unaligned memory. Is there a skin that does this or do I need to create > a new one? You'll need to write a new one. N |