Skip to content

Conversation

@dvander
Copy link
Member

@dvander dvander commented Jun 22, 2016

In bug 5841 we started using SSE, which implicitly switched our rounding mode on most machines to half-even tie-breaking, rather than half-up. The x87 code is broken anyway (see alliedmodders/amxmodx#376), so let's just simplify it.

@IgnacioFDM
Copy link

Remember OP_RND_TO_CEIL is broken too (although it isn't inconsistent, it's still broken for values >2^30)

@dvander
Copy link
Member Author

dvander commented Jun 22, 2016

@IgnacioFDM Good catch! I'll fix that separately.

@dvander dvander merged commit ebdc5fd into master Jun 23, 2016
@dvander dvander deleted the rm-rounding branch June 23, 2016 00:31
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.

3 participants