Re: [Mingw-w64-public] Inline asm problem...

2010-02-04 Thread Daniel Verkamp
On Wed, Feb 3, 2010 at 7:32 PM, David Cleaver wrote: > Hello,  I'm not sure if this will be the proper place to ask this.  If not, > could someone suggest a better place to ask. > > I'm having a bit of trouble with a small function I've created.  It is > supposed > to multiply 2 64-bit numbers, d

[Mingw-w64-public] Inline asm problem...

2010-02-03 Thread David Cleaver
Hello, I'm not sure if this will be the proper place to ask this. If not, could someone suggest a better place to ask. I'm having a bit of trouble with a small function I've created. It is supposed to multiply 2 64-bit numbers, divide the result (possibly up to a 128-bit number) by another 6