qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] ARM NEON shift emulation fix


From: Daniel Gutson
Subject: [Qemu-devel] Re: [PATCH] ARM NEON shift emulation fix
Date: Wed, 04 Nov 2009 12:08:15 -0300
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hi,
  friendly reminder about this patch.

Thanks,
        Daniel.

Daniel Gutson wrote:
Any update on this?

Thanks,
    Daniel.


Daniel Gutson wrote:
Hi,
the attached patch fixes a bug that caused some NEON shift operations to shift a wrong amount of bytes.

The problem was that a variable holding an immediate value representing the amount of bits to shift was later overwritten with another value (used for something different) within a loop.

Please commit this for me if approved, since I don't have write access.

Thanks!
    Daniel.

---
2009-08-21  Daniel Gutson  <address@hidden>

    * target-arm/translate.c (disas_neon_data_insn): Fixed
    shift operand.



--
Daniel Gutson
CodeSourcery
www.codesourcery.com




reply via email to

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