[RISCV] Support rv{32, 64}e in the compiler builtins (#88252)
Register spills (save/restore) in RISC-V embedded work differently because there are less registers and different stack alignment. [GCC equivalent ](https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/riscv/save-restore.S#L298C16-L336 ) Follow up from #76777. --------- Signed-off-by:xermicus <cyrill@parity.io> (cherry picked from commit bd32aaa8)
parent
c24b41d7
Please register or sign in to comment