Skip to content

How to use riscv+fpu? #183

Description

@adfad1

Hello!
I want to use fpu to accelerate computation, my c code is shown below, where "inputs" is defined as float.
image
I use this command to disassemble: make dis disopt="-d -l" | less, but i can not see any float instructions been used. What should I do to config the compiler?
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions