diff options
| author | Andrew Mahone <andrew.mahone@gmail.com> | 2009-12-31 08:32:05 +0000 |
|---|---|---|
| committer | Andrew Mahone <andrew.mahone@gmail.com> | 2009-12-31 08:32:05 +0000 |
| commit | becdbaa12d58850efa65da9a3f623795aed8acfb (patch) | |
| tree | 7c56258a5d04449a3952f3841e18b051fc57feaa /apps | |
| parent | ccb644191331dd506f96c474997895ce3ee2b279 (diff) | |
| download | rockbox-becdbaa12d58850efa65da9a3f623795aed8acfb.zip rockbox-becdbaa12d58850efa65da9a3f623795aed8acfb.tar.gz rockbox-becdbaa12d58850efa65da9a3f623795aed8acfb.tar.bz2 rockbox-becdbaa12d58850efa65da9a3f623795aed8acfb.tar.xz | |
Enable and initialize VFP on imx31. VFP state is not saved on thread change, and it is initialized for scalar operations, rounding toward zero, with exception/error handling and "correct" handling of NaN and denormal values disabled. In this mode it should still be usable for integer divisions (by casting operands to double and result to int or unsigned).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24129 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions