commit | 0cceb4aa9acf6192a5f02134e764b1feeea8b9de | [log] [tgz] |
---|---|---|
author | Franck Bui-Huu <vagabon.xyz@gmail.com> | Thu Aug 03 09:29:20 2006 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Wed Sep 27 13:37:28 2006 +0100 |
tree | 9c5dd31e00b7e7b3fcc694bd0d4e6213614a66c7 | |
parent | 1666a6fc73f724cdc6bd7d699f9ada4b04953efe [diff] |
[MIPS] Make get_frame_info() more robust Now get_frame_info() wants to detect move sp instruction first. It assumes that the save ra in the stack instruction can't happen before allocating frame size space into the stack. Signed-off-by: Franck Bui-Huu <vagabon.xyz@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>