forked from mirror/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10dcb08b03
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> |
2 years ago | |
---|---|---|
.. | ||
system | ||
Makefile.softmmu-target | ||
Makefile.target | 2 years ago | |
float_convd.ref | ||
float_convs.ref | ||
float_madds.ref | ||
test_bit.c | 2 years ago | |
test_div.c | 2 years ago | |
test_fclass.c | 2 years ago | |
test_fcsr.c | 2 years ago | |
test_fpcom.c | 2 years ago | |
test_pcadd.c | 2 years ago |