Y
Hacker News
new
|
ask
|
show
|
jobs
by
garmaine
2759 days ago
There isn’t an integer square opcode on any major processor architecture though, right?
1 comments
dreamcompiler
2759 days ago
Not that I know of. It's not really worth it for short integers (64 bits or less). But it's helpful with bignums.
link