Open liweiwei90 opened 2 years ago
Is there an RVE ABI that specifies the syscall number comes in t0
? It is a reasonable choice, but I want to make sure it is written down somewhere before adding software support for it.
Sorry for late reply. I didn't find any spec to write this. I just found this in a closed issue(https://github.com/riscv-non-isa/riscv-elf-psabi-doc/issues/11).
Is there an RVE ABI that specifies the syscall number comes in
t0
? It is a reasonable choice, but I want to make sure it is written down somewhere before adding software support for it.
OK, I propose we leave this PR open until there is a written RV32E syscall ABI.
OK, I propose we leave this PR open until there is a written RV32E syscall ABI.
OK.
This PR adds support for rve, if rve is enabled: