qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 8b758d: target-mips: fix rndrashift_short_acc


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 8b758d: target-mips: fix rndrashift_short_acc and code for...
Date: Sun, 17 Mar 2013 03:30:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 8b758d0568a986d58c254b3c209691c82e0f82a1
      
https://github.com/qemu/qemu/commit/8b758d0568a986d58c254b3c209691c82e0f82a1
  Author: Petar Jovanovic <address@hidden>
  Date:   2013-03-16 (Sat, 16 Mar 2013)

  Changed paths:
    M target-mips/dsp_helper.c
    M tests/tcg/mips/mips32-dsp/extr_r_w.c
    M tests/tcg/mips/mips32-dsp/extr_rs_w.c
    M tests/tcg/mips/mips32-dsp/extr_w.c

  Log Message:
  -----------
  target-mips: fix rndrashift_short_acc and code for EXTR_ instructions

Fix for rndrashift_short_acc to set correct value to higher 64 bits.
This change also corrects conditions when bit 23 of the DSPControl register
is set.

The existing test files have been extended with several examples that
trigger the issues. One bug/example in the test file for EXTR_RS_W has been
found and reported by Klaus Peichl.

Signed-off-by: Petar Jovanovic <address@hidden>
Signed-off-by: Aurelien Jarno <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]