Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libgloss: Fix riscv semihost trap instructions should be all 32bit
This may not be 32bit when Zc enabled, so we need to disable zc instructions see https://github.com/riscv-non-isa/riscv-semihosting/blob/main/binary-interface.adoc https://github.com/riscv-non-isa/riscv-asm-manual/blob/master/riscv-asm.md#arch Signed-off-by: Huaqi Fang <[email protected]>
- Loading branch information