Hi,
After runing instruction csrs mstatus, a0(a0=0x00007800) in rsd, mstatus is set to 0x00007800, not the expected value 0x80007800.
According to the privilege specification of RISC-V, if FS=11, SD should be set to 1.


So I wonder is this a bug in rsd?