aboutsummaryrefslogtreecommitdiff
path: root/os-win32.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2024-06-28 15:23:46 +0100
committerPeter Maydell <peter.maydell@linaro.org>2024-07-11 11:41:33 +0100
commitdb397a81eea8a7dce25804398caa750fd6700e49 (patch)
tree5ed21e8fe13b1848dffcee62b10718b7a9483502 /os-win32.c
parenta26db547b7d571d97d33afc0f952afa34678ea3b (diff)
downloadqemu-db397a81eea8a7dce25804398caa750fd6700e49.zip
qemu-db397a81eea8a7dce25804398caa750fd6700e49.tar.gz
qemu-db397a81eea8a7dce25804398caa750fd6700e49.tar.bz2
target/arm: Rename FPSR_MASK and FPCR_MASK and define them symbolically
Now that we store FPSR and FPCR separately, the FPSR_MASK and FPCR_MASK macros are slightly confusingly named and the comment describing them is out of date. Rename them to FPSCR_FPSR_MASK and FPSCR_FPCR_MASK, document that they are the mask of which FPSCR bits are architecturally mapped to which AArch64 register, and define them symbolically rather than as hex values. (This latter requires defining some extra macros for bits which we haven't previously defined.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240628142347.1283015-9-peter.maydell@linaro.org
Diffstat (limited to 'os-win32.c')
0 files changed, 0 insertions, 0 deletions