Nuclei-Software / nuclei-sdk

Nuclei RISC-V Software Development Kit
https://doc.nucleisys.com/nuclei_sdk
Apache License 2.0
117 stars 50 forks source link

Fix register masking and warnings #37

Closed gsauthof closed 2 years ago

gsauthof commented 2 years ago

This pull-request fixes the masking of a length read from a register and makes the order of operations explicit.

It also fixes some other warnings.

I've created the pull-request against the develop branch. Let me know if you prefer to have it against the master branch.