diff options
author | Stefan Weil <sw@weilnetz.de> | 2013-01-01 19:44:31 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-01-08 11:55:39 +0100 |
commit | e320d05a531ed4991a87cfe0a4c280563fb88788 (patch) | |
tree | ed640c36384c28e0b06702793c0d9607e4f34110 /target-mips/dsp_helper.c | |
parent | e1a4019cf13ddf2441496c2e613faba3a891cddf (diff) |
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 <peter.maydell@linaro.org>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Eric Johnson <ericj@mips.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'target-mips/dsp_helper.c')
0 files changed, 0 insertions, 0 deletions