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

Flags are wrong for FPAdd #27

Closed
rdaly525 opened this issue Apr 25, 2019 · 3 comments
Closed

Flags are wrong for FPAdd #27

rdaly525 opened this issue Apr 25, 2019 · 3 comments
Assignees

Comments

@rdaly525
Copy link
Contributor

We need to the flags to be correct in order to do all the floating point comparison operations. (<,<=,==,!=,etc...)

Ideally this can be done just using the already existent flags and that the cond.py does not actually depend on the instruction.

@rdaly525
Copy link
Contributor Author

@nikhilbhagdikar
Copy link
Contributor

FP flags have been fixed and a separate cond section will be implemented for floating point ops by Ross/Caleb based on Monday's discussion.

@rdaly525
Copy link
Contributor Author

This has been resolved by #99

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

No branches or pull requests

4 participants