diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-08-06 10:04:44 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-08-08 19:42:53 -0700 |
commit | 10dcb08b03863221faa41f4f1aa835cdca441b96 (patch) | |
tree | c4945ccad293e7454842baeea9d57749c8561164 /page-vary-common.c | |
parent | 7b06148df8a22d984e77e796322aeb5901dc653c (diff) | |
download | qemu-10dcb08b03863221faa41f4f1aa835cdca441b96.zip qemu-10dcb08b03863221faa41f4f1aa835cdca441b96.tar.gz qemu-10dcb08b03863221faa41f4f1aa835cdca441b96.tar.bz2 |
target/loongarch: Remove cpu_fcsr0
All of the fpu operations are defined with TCG_CALL_NO_WG, but they
all modify FCSR0. The most efficient way to fix this is to remove
cpu_fcsr0, and instead use explicit load and store operations for the
two instructions that manipulate that value.
Acked-by: Qi Hu <huqi@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Reported-by: Feiyang Chen <chenfeiyang@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'page-vary-common.c')
0 files changed, 0 insertions, 0 deletions