Commit c1e47d0c authored by Vincent Chen's avatar Vincent Chen Committed by Anup Patel
Browse files

include: correct the definition of MSTATUS_VS



Accordind to the RISC-V privileged specification, the VS filed is
mstatus[10:9] instead of mstatus[24:23]. Modify the MSTATUS_VS
to the correct value.

Reported-by: default avatarI-Cheng Cheng <i-cheng.cheng@sifive.com>
Signed-off-by: default avatarVincent Chen <vincent.chen@sifive.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 5c5cbb53
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment