On Fri, Feb 11, 2022 at 2:49 PM Weiwei Li wrote:
>
> This patchset implements RISC-V Float-Point in Integer Registers
> extensions(Version 1.0), which includes Zfinx, Zdinx, Zhinx and Zhinxmin
> extension.
>
> Specification:
> https://github.com/riscv/riscv-zfinx/blob/main/zfinx-1.0.0.pdf
>
> Th
This patchset implements RISC-V Float-Point in Integer Registers
extensions(Version 1.0), which includes Zfinx, Zdinx, Zhinx and Zhinxmin
extension.
Specification:
https://github.com/riscv/riscv-zfinx/blob/main/zfinx-1.0.0.pdf
The port is available here:
https://github.com/plctlab/plct-qemu/tr