Skip to content

Commit

Permalink
Merge branch 'riscv:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnikhil authored Mar 31, 2024
2 parents 932469c + d564b93 commit a0099b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/riscv_sys_regs.sail
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ bitfield Medeleg : xlenbits = {
SAMO_Page_Fault : 15,
Load_Page_Fault : 13,
Fetch_Page_Fault : 12,
MEnvCall : 10,
MEnvCall : 11,
SEnvCall : 9,
UEnvCall : 8,
SAMO_Access_Fault : 7,
Expand Down

0 comments on commit a0099b7

Please sign in to comment.