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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock