Skip to content

floating point instructions not working #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SurajNatekar28 opened this issue Aug 9, 2024 · 1 comment
Open

floating point instructions not working #126

SurajNatekar28 opened this issue Aug 9, 2024 · 1 comment

Comments

@SurajNatekar28
Copy link

SurajNatekar28 commented Aug 9, 2024

when i run a assembly code all instructions related to integer arithmatic are successfully executed but floating point arithmatic instructions are not executed
Are floating point instructions supported on venus?

@wallento
Copy link
Contributor

wallento commented Aug 9, 2024

No, unfortunately the F extension is not supported. It wouldn't be excessively hard though to add, if you are interested to contribute it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants