• Cortexa8/9 FPU Data alignment
  • Dealing with non-aligned data
    Hello, A colleague of mine, while processing some binary data, transfered a RAM memory address to a function. That address was not even (ARM7 architecture) so the LDR instruction behaved exactly...
  • Cortexa8/9 FPU Data alignment
  • Dealing with non-aligned data
    Hello, A colleague of mine, while processing some binary data, transfered a RAM memory address to a function. That address was not even (ARM7 architecture) so the LDR instruction behaved exactly...
  • [RVDS] Disabling strict alignment of data
    Note: This was originally posted on 23rd July 2012 at http://forums.arm.com Hi all, Iam using beagle board rev C3 and using RVDS compiler to compile ARM executables. As my arm application code has some...