Search results
Results From The WOW.Com Content Network
Instead of higher bits being multiplied by ten, they are multiplied by 0x100000000. This is usually done by either shifting to the left by 32 or putting the value into a specific register that represents the higher 32 bits. Any values that lie above the 64th bit are truncated.