Skip to content

Conversation

@sbingner
Copy link

@sbingner sbingner commented Mar 3, 2018

sext() was converting to 32bit then being shifted 12 bits, giving 33 significant bits. Changed the type of sext to a value that will be 64bit on 64bit arch. Also corrected the argument for sext to be 21 instead of 22

…ting to 32bit then being shifted 12 bits, giving 33 significant bits. Change the type of sext to a value that will be 64bit on 64bit arch. Also corrected the argument for sext to be 21 instead of 22
@coolstar coolstar merged commit eb51ea8 into coolstar:master Mar 3, 2018
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