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

Test FP rounding-mode behaviors #3

Open
ccelio opened this issue Feb 16, 2016 · 0 comments
Open

Test FP rounding-mode behaviors #3

ccelio opened this issue Feb 16, 2016 · 0 comments

Comments

@ccelio
Copy link
Member

ccelio commented Feb 16, 2016

  • Torture does not change the rounding modes (I believe it uses round-nearest-even).
  • Torture does not test statically-specified rounding modes.

My goal is for torture to be able to catch a bug like this (https://github.com/ucb-bar/rocket/commit/d4ead08579fe9d8cfa9468b0949393401770ce46), in which the Fdiv/sqrt unit was using the wrong pipeline stage's rounding mode for performing DP->SP conversions of the output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant