« Previous | Next » 

Revision aa47cfdd

IDaa47cfdd178d8ea96b6e2f550742ddbb445fdacb

Added by Peter Maydell almost 13 years ago

target-arm: Pass fp status pointer explicitly to neon fp helpers

Make the Neon helpers for various floating point operations take an
explicit pointer to the float_status they use, so they don't rely on
the global environment pointer any more. This also allows us to drop
the mul/sub/add helpers completely and just use the vfp versions.

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences