diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-08-06 11:44:51 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-08-24 10:15:11 +0100 |
commit | a84d1d1316726704edd2617b2c30c921d98a8137 (patch) | |
tree | 215176d5ffb297cb7165ce68e7d472e460ede6ba /meson | |
parent | cdfb22bb7326fee607d9553358856cca341dbc9a (diff) |
target/arm: Make A32/T32 use new fpstatus_ptr() API
Make A32/T32 code use the new fpstatus_ptr() API:
get_fpstatus_ptr(0) -> fpstatus_ptr(FPST_FPCR)
get_fpstatus_ptr(1) -> fpstatus_ptr(FPST_STD)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200806104453.30393-3-peter.maydell@linaro.org
Diffstat (limited to 'meson')
0 files changed, 0 insertions, 0 deletions