mirror of
https://gitlab.com/qemu-project/opensbi.git
synced 2025-09-17 00:01:18 +08:00

Added exception handling for compressed instructions C.LHU, C.LH, and C.SH from the zcb extension to the sbi_misaligned_ldst library. Signed-off-by: Nylon Chen <nylon.chen@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org>