qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Gutson <dgutson@codesourcery.com>
To: qemu-devel@nongnu.org, Paul Brook <paul@codesourcery.com>,
	Nathan Sidwell <nathan@codesourcery.com>
Subject: [Qemu-devel] Re: [PATCH] ARM NEON shift emulation fix
Date: Wed, 04 Nov 2009 12:08:15 -0300	[thread overview]
Message-ID: <4AF198DF.1010304@codesourcery.com> (raw)
In-Reply-To: <4AA16F37.9090003@codesourcery.com>

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  <dgutson@codesourcery.com>
>>
>>     * target-arm/translate.c (disas_neon_data_insn): Fixed
>>     shift operand.
>>
> 

-- 
Daniel Gutson
CodeSourcery
www.codesourcery.com

      reply	other threads:[~2009-11-04 15:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-21 21:36 [Qemu-devel] [PATCH] ARM NEON shift emulation fix Daniel Gutson
2009-09-04 19:49 ` [Qemu-devel] " Daniel Gutson
2009-11-04 15:08   ` Daniel Gutson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AF198DF.1010304@codesourcery.com \
    --to=dgutson@codesourcery.com \
    --cc=nathan@codesourcery.com \
    --cc=paul@codesourcery.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).