Skip to content

Conversation

@ziul123
Copy link
Contributor

@ziul123 ziul123 commented Sep 12, 2021

The fgt.* t0, f2, f3 and fge.* t0, f2, f3 pseudoinstructions were previously defined as just fle.* t0, f2, f3 and flt.* t0, f2, f3 respectively, without flipping the float registers. This caused t0 to be set to the opposite value of what it should be.

The `fgt.* t0, f2, f3` and `fge.* t0, f2, f3` pseudoinstructions were previously defined as just `fle.* t0, f2, f3` and `flt.* t0, f2, f3` respectively, without flipping the float registers. This caused t0 to be set to the opposite value of what it should be.
@TheThirdOne TheThirdOne merged commit dce53ad into TheThirdOne:master Sep 25, 2021
@TheThirdOne
Copy link
Owner

Thanks for finding and fixing this.

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

Successfully merging this pull request may close these issues.

2 participants