« Previous | Next » 

Revision 51d85267

ID51d852672cb8536c541ed5b1dc4ee8f989a96cd7

Added by Peter Maydell about 13 years ago

target-arm/neon_helper.c: Use make_float32/float32_val macros

Use the softfloat make_float32 and float32_val macros to convert between
softfloat's float32 type and raw uint32_t types, rather than private
conversion functions.

Signed-off-by: Peter Maydell <>
Reviewed-by: Nathan Froyd <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences