Y
Hacker News
new
|
ask
|
show
|
jobs
by
Roshie5u
3213 days ago
It doesn't run 64bit code but that has nothing to do with handling 64bit numbers. Compiler just generates more instructions (and the execution is slower). Example for multiplication:
https://godbolt.org/g/m1t4NC