How to compile for FE310 without compressed instructions?

The rv32imac compiler downloaded from sifive website works well.
Is there a way to instruct the compiler not to emit the compressed (2-byte) instructions?

-march=rv32ima

1 Like