| commit | bc662b860b591c54773afc930ebdf66a9c67232a | [log] [tgz] |
|---|---|---|
| author | Yuji Mano <yuji.mano@am.sony.com> | Fri Mar 13 18:19:17 2009 -0700 |
| committer | Yuji Mano <yuji.mano@am.sony.com> | Tue Mar 17 11:11:44 2009 -0700 |
| tree | 059392515628e02981eccc0593c56fbae40eb480 | |
| parent | d5c433af5bf7ebfac84c06c11869da029aaa94a0 [diff] |
task: ASM reg func self modifying Implement registers_save/registers_restore in task module to be self modifying assembly code. This reduces task module code size by 288 bytes. Signed-off-by: Yuji Mano <yuji.mano@am.sony.com> Acked-by: Kazunori Asayama <asayama@sm.sony.co.jp>