diff options
author | Stefan Weil | 2013-01-01 19:44:31 +0100 |
---|---|---|
committer | Aurelien Jarno | 2013-01-08 11:55:39 +0100 |
commit | e320d05a531ed4991a87cfe0a4c280563fb88788 (patch) | |
tree | ed640c36384c28e0b06702793c0d9607e4f34110 /qga/commands-posix.c | |
parent | target-mips: Allow DSP access to be disabled once enabled. (diff) | |
download | qemu-e320d05a531ed4991a87cfe0a4c280563fb88788.tar.gz qemu-e320d05a531ed4991a87cfe0a4c280563fb88788.tar.xz qemu-e320d05a531ed4991a87cfe0a4c280563fb88788.zip |
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 'qga/commands-posix.c')
0 files changed, 0 insertions, 0 deletions