[Mono-bugs] [Bug 76559][Wis] New - Software floating point
emulation in the JIT
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 25 15:40:41 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by alp at atoker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76559
--- shadow/76559 2005-10-25 15:40:41.000000000 -0400
+++ shadow/76559.tmp.7818 2005-10-25 15:40:41.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 76559
+Product: Mono: Runtime
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: JIT
+AssignedTo: lupus at ximian.com
+ReportedBy: alp at atoker.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Software floating point emulation in the JIT
+
+The Nokia 770 hardware doesn't have a VFP coprocessor, so Mono currently
+offloads floating point operations to the FPA. A nice optimisation would be
+to instead do this in the JIT, a method which can reportedly speed things
+up a fair bit.
More information about the mono-bugs
mailing list