« Previous | Next » 

Revision e320d05a

IDe320d05a531ed4991a87cfe0a4c280563fb88788

Added by Stefan Weil over 11 years ago

target-mips: Replace macros by inline functions

The macros RESTORE_ROUNDING_MODE and RESTORE_FLUSH_MODE silently used
variable env from their callers. Using inline functions with env passed
as a function argument is more transparent.

This modification was proposed by Peter Maydell.

Cc: Peter Maydell <>
Signed-off-by: Stefan Weil <>
Reviewed-by: Eric Johnson <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences