[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH][MIPS] FPU support for MIPS
From: |
Marius Groeger |
Subject: |
[Qemu-devel] [PATCH][MIPS] FPU support for MIPS |
Date: |
Wed, 26 Apr 2006 16:26:20 +0200 (CEST) |
Hi All,
a new version of my FPU patch, now actually doing some math. Known
issues include, but may not be limited to:
- only support .d format, that is IEEE 64bit
- no proper float exception handling. If someone gets CONFIG_SOFTFLOAT
to compile, this should be quite easy to improve. Most of
the infrastructure required is in place.
Feedback welcome!
Cheers,
Marius
--
Marius Groeger <address@hidden>
SYSGO AG Embedded and Real-Time Software
Voice: +49 6136 9948 0 FAX: +49 6136 9948 10
www.sysgo.com | www.elinos.com | www.osek.de | www.pikeos.com
mips-fp.patch
Description: Text document
- [Qemu-devel] [PATCH][MIPS] FPU support for MIPS,
Marius Groeger <=