We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Since ARMv6 (ARM11) unaligned transactions are support if the CPU is configured correctly, at least for non-multiple load/stores.Unaligned transactions are naturally hard for the hardware, as they potentially require a single word/half-word load/store being converted into multiple bus transactionsI'm not sure what the question here is.hths.
hi, Thanks for the reply .Can you please say little bit more on this that why unalligned adress operation will give us data abort .? Is it always to do the same ?The second question is :-When an instruction requests data from a cache, if the data is not there, a cache "˜miss' results,so will i know that "miss" happen..... means how to check that ?ThanksMacy
Second thing if a value is not found then MMU misses the caches but how will i know the misses