
13 Nov
2015
13 Nov
'15
7:41 a.m.
Hello Thomas,
On Thu, 12 Nov 2015 13:59:28 +0800, Thomas Chou thomas@wytron.com.tw wrote:
Hi Albert,
- /* Update stack- and frame-pointers */
- mov sp, r2
- mov fp, sp
Just a sec here on second thought.
I understand the 'mov sp, r2' must be removed as it is replaced by a 'sub sp, sp, r2' a few lines earlier.
But doesn't the 'mov fp, sp' need to remain? Without it, fp is not set any more, is it?
Best regards, Thomas
Amicalement,
--
Albert.