Skip to content
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

🐛 fix FPU's float-to-signed-integer corner case #943

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 6, 2024

  1. [fpu test] add f2si corner cases

    fix "random" operand generator
    stnolting committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    04438ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    735330c View commit details
    Browse the repository at this point in the history
  3. [changelog] add v1.10.1.2

    stnolting committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8d2a71a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. [zfinx intrinsics] use DYNAMIC rounding mode

    rounding mode defined by fcsr "rm" bits
    stnolting committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6e33e9c View commit details
    Browse the repository at this point in the history
  2. [fp test] setup FPU csrs

    stnolting committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0d56011 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. revert version ID update

    for now...
    stnolting committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9c9abf2 View commit details
    Browse the repository at this point in the history