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

implement r's complement neg #5

Closed
make-github-pseudonymous-again opened this issue Aug 13, 2014 · 1 comment
Closed

implement r's complement neg #5

make-github-pseudonymous-again opened this issue Aug 13, 2014 · 1 comment
Assignees

Comments

@make-github-pseudonymous-again
Copy link
Owner

make-github-pseudonymous-again commented Aug 13, 2014

Implement r's complement neg (2's complement generalized to any radix), it would allow to have 'smart' negative values in any base or at least make the methods of alu behave like C on primitive types for bases 2^n.

See http://www.cs.uwm.edu/~cs151/Bacon/Lecture/HTML/ch03s09.html if lost.

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

1 participant