qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 489ed4: target-mips: fix incorrect behaviour


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 489ed4: target-mips: fix incorrect behaviour for EXTP
Date: Fri, 17 May 2013 11:00:13 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 489ed4bbae309a6d897f6e037481c4c04f0737b5
      
https://github.com/qemu/qemu/commit/489ed4bbae309a6d897f6e037481c4c04f0737b5
  Author: Petar Jovanovic <address@hidden>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M target-mips/dsp_helper.c
    M tests/tcg/mips/mips32-dsp/extp.c

  Log Message:
  -----------
  target-mips: fix incorrect behaviour for EXTP

The mask for EXTP instruction when size=31 has not been correctly
calculated.

The test (mips32-dsp/extp.c) has been extended to include the case that
triggers the issue.

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]