diff options
author | Víctor Colombo <victor.colombo@eldorado.org.br> | 2022-05-04 18:05:20 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-05-05 15:36:17 -0300 |
commit | 208d803326416b43e51e3476826813869050a350 (patch) | |
tree | 085216aae7212fed40c2d0b4ead8e59eae4e7c77 /scripts/nsis.py | |
parent | f65772118718bd8c04dde2618c2c272ae2fe8939 (diff) | |
download | qemu-208d803326416b43e51e3476826813869050a350.zip qemu-208d803326416b43e51e3476826813869050a350.tar.gz qemu-208d803326416b43e51e3476826813869050a350.tar.bz2 |
target/ppc: Remove fpscr_* macros from cpu.h
fpscr_* defined macros are hiding the usage of *env behind them.
Substitute the usage of these macros with `env->fpscr & FP_*` to make
the code cleaner.
Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Víctor Colombo <victor.colombo@eldorado.org.br>
Message-Id: <20220504210541.115256-2-victor.colombo@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions