Jump to content
  • 0

X64 under 32bit Windows.


Question

Recommended Posts

  • 0
Posted

first of all 64 bits=32+32bits this means

to add 2 integers on 64 bits on a 32 bit machine you have to:

0)get data

1)split them

2)add first part

3)some part where you memorise by how much you exceed your max value on 32 bits

so it's stupid! :P

but possible

5)add the 2nd part up

6) combine

7)send answer back

so several operations for one, why you ever posted?

  • 0
Posted

first of all 64 bits=32+32bits this means

to add 2 integers on 64 bits on a 32 bit machine you have to:

0)get data

1)split them

2)add first part

3)some part where you memorise by how much you exceed your max value on 32 bits

so it's stupid! :P

but possible

5)add the 2nd part up

6) combine

7)send answer back

so several operations for one, why you ever posted?

«  on: September 22, 2007, 12:11:22 AM »

 

read rules.ty

 

locked

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..