Skip to content

Commit

Permalink
Merge pull request #1 from dansmathers/dansmathers-patch-1
Browse files Browse the repository at this point in the history
Update constants.py to include Sxclint/Sxclic/Sxaia  for issue: #133
  • Loading branch information
dansmathers authored Aug 3, 2023
2 parents 181d4a7 + 776cd88 commit 8c70d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion riscv_config/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"Zpn", "Zpsf"
] + Zve_extensions + Zvl_extensions

S_extensions = ['Smrnmi','Svnapot']
S_extensions = ['Smrnmi','Svnapot','Smclint','Ssclint','Smclic','Ssclic','Smaia','Ssaia']

sub_extensions = Z_extensions + S_extensions

Expand Down

0 comments on commit 8c70d12

Please sign in to comment.