On 8/4/22 06:24, Qi Hu wrote:
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 <h...@loongson.cn>
---
  target/loongarch/cpu.h | 18 +++++++++++++++---
  1 file changed, 15 insertions(+), 3 deletions(-)

Thanks, queued.


r~

Reply via email to