← Back to roadmap
Partial

VFP rounding modes / exception flags

Priority 1 - CPU Architectures & Execution Engines / 1.4 AArch32 (A32 + T32), NEON, VFP

$0 / $4,0000% funded
$0 / $4,000 - 0%
As a firmware developer, I want vemu to finish its VFP rounding modes / exception flags model, so that I can depend on numerically-exact FP for production firmware, not just the common path.

Why it matters

Numerically-exact FP

Summary

Non-default rounding, FP exceptions

Scope of work

Partially modeled. Complete the missing mechanics of VFP rounding modes / exception flags. What it is: Non-default rounding, FP exceptions. Why it matters: Numerically-exact FP.

Current state

Status: Partially implemented. Notes / evidence: Host path = round-nearest, flags discarded.

Blocked by 1

Fund these first - this work can't be completed until they ship.

  • Done

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $4,000

  3. Implementation status: Partial