Hi guys,
Just FYI, there was an old except from an AMD x86 manual that showed how to do 64-bit arithmetic in 32-bit assembly. I quoted/inlined it here, if you're curious:http://board.flatassembler.net/topic.php?t=7852
Or just steal the LongMul and LongDiv routines from Turbo/Borland Pascal's System unit, that are 16-bit code implementing 32-bit arithmetic, and turn it into 32-bit code implementing 64-bit arithmetic. ;-) See the source in http://sta.c64.org/arclist.zip . Bye,
Joe -- KOVÁCS Balázs aka Joe Forster/STA; [email protected]; http://sta.c64.org Don't E-mail spam, HTML or uncompressed files! More contacts on homepage
------------------------------------------------------------------------------
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
