-
Notifications
You must be signed in to change notification settings - Fork 36
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
Add code to test double values with vector regs #135
Conversation
This still needs addition to the Makefile.am. We're currently not running this tests. |
I'll work on getting the two new unit tests into the Makefile. |
870de63
to
7ba869f
Compare
7ba869f
to
05c009c
Compare
New test pass on x68 and arm (incl. M1). |
This is ready for review |
LGTM. Please approve and I will merge. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This code servers as a basis for testing fast context switch of floating point values
New test.