Open SurajNatekar28 opened 3 months ago
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?
No, unfortunately the F extension is not supported. It wouldn't be excessively hard though to add, if you are interested to contribute it.
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?