drivers: interrupt_controller: intc_nuclei_eclic: fixed $ra polluted

Both $ra and $t2 are caller-saved registers and may be modified in ISR
callback. Save $ra to stack to follow the calling convention.

Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>
1 file changed