qemu/target
Qi Hu 00952d93e0 target/loongarch: Fix macros SET_FPU_* in cpu.h
The macros SET_FPU_* are used to set corresponding bits of fcsr.
Unfortunately it forgets to set the result and it causes fcsr's
"CAUSE" never being updated. This patch is to fix this bug.

Signed-off-by: Qi Hu <huqi@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20220804132450.314329-1-huqi@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-08-05 08:18:30 -07:00
..
alpha Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
arm target-arm queue: 2022-08-01 12:00:08 -07:00
avr target/avr: Drop avr_cpu_memory_rw_debug() 2022-06-20 13:11:36 -07:00
cris Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
hexagon Hexagon (target/hexagon) make VyV operands use a unique temp 2022-07-31 16:22:09 -07:00
hppa Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
i386 misc: fix commonly doubled up words 2022-08-01 11:58:02 +02:00
loongarch target/loongarch: Fix macros SET_FPU_* in cpu.h 2022-08-05 08:18:30 -07:00
m68k target/m68k: Make semihosting system only 2022-06-28 10:13:22 +05:30
microblaze Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
mips target/mips: Advance pc after semihosting exception 2022-08-02 12:34:00 -07:00
nios2 target/nios2: Move nios2-semi.c to nios2_softmmu_ss 2022-06-28 10:18:57 +05:30
openrisc OpenRISC Fixes for 7.0 2022-05-15 16:56:27 -07:00
ppc ppc: Remove redundant macro MSR_BOOK3S_MASK. 2022-08-04 13:48:27 +02:00
riscv RISC-V: Allow both Zmmul and M 2022-07-27 17:34:02 +10:00
rx
s390x target/s390x: fix handling of zeroes in vfmin/vfmax 2022-07-19 12:49:56 +02:00
sh4 Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
sparc Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
tricore Normalize header guard symbol definition 2022-05-11 16:50:26 +02:00
xtensa Clean up decorations and whitespace around header guards 2022-05-11 16:50:32 +02:00
Kconfig hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
meson.build target/loongarch: Add target build suport 2022-06-06 18:09:03 +00:00