https://bugzilla.novell.com/show_bug.cgi?id=467201

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=467201#c11





--- Comment #11 from Kornél Pál <[email protected]>  2009-02-20 17:07:49 MST 
---
Created an attachment (id=274446)
 --> (https://bugzilla.novell.com/attachment.cgi?id=274446)
FloatBug2.il

Actual results:
0xffffffffffffff
0xffffffffffffff
0xffffffffffffff

Expected results:
0xffffffffffffff
0x100000000000000
0x100000000000000

Maybe conv.r8 on a float64 should also be implemented for x86 if it's after a
function call or after argument load (if these latter are stored on FP stack)
because external (native) code can put 80-bit values on the FP stack. I'll
check this with MS.NET and if it does implement this conversion I'll open a new
bug.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to