diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-06-28 15:23:39 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-07-11 11:41:33 +0100 |
commit | ea8618382aba2a7a8a993e61237f2af933fba9ad (patch) | |
tree | edf8d7261d55e1994eb9ae93a9fd31b99d344f6e /include/hw | |
parent | 59084feb256c617063e0dbe7e64821ae8852d7cf (diff) | |
download | qemu-ea8618382aba2a7a8a993e61237f2af933fba9ad.zip qemu-ea8618382aba2a7a8a993e61237f2af933fba9ad.tar.gz qemu-ea8618382aba2a7a8a993e61237f2af933fba9ad.tar.bz2 |
target/arm: Correct comments about M-profile FPSCR
The M-profile FPSCR LTPSIZE is bits [18:16]; this is the same
field as A-profile FPSCR Len, not Stride. Correct the comment
in vfp_get_fpscr().
We also implemented M-profile FPSCR.QC, but forgot to delete
a TODO comment from vfp_set_fpscr(); remove it now.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240628142347.1283015-2-peter.maydell@linaro.org
Diffstat (limited to 'include/hw')
0 files changed, 0 insertions, 0 deletions