4981fca22f
On O32 and O64, 0(sp) could be clobbered by callee functions to save argument a0, so we can't use it to save caller registers. Use CALLFRAME_SP instead because a frame pointer is not used here. Maybe all other references of CALLFRAME_S0 might also be problematic on O32. Discussed with soda@. |
||
---|---|---|
.. | ||
arcbios_calls.S | ||
arcbios_tty.c | ||
arcbios.c | ||
arcbios.h | ||
arcbiosvar.h | ||
genassym.cf | ||
Makefile.inc |