On 15.02.2011 14:44, Peter Maydell wrote:
> This patch series fixes bugs in the Neon shift instructions
> VRSHR, VRSRA, VQRSHRN, VQRSHRUN, VRSHRN, VQSHRN, VSHRN, VQSHRUN,
> VRSHL, and VQRSHL. It is based on the v3 patchset Christophe
> sent recently, with some fixes for minor nits in those patches,
> plus some patches from me which fix problems with shifts by
> large shift counts and an issue with overlapping source and
> destination registers.
> 
> With this patchset qemu passes random instruction sequence
> testing for all these instruction patterns.
> 

FWIW, I confirm that with this patchset, qemu passes all my tests on shift 
instruction.

Peter, thank you for adapting my patches and transforming my patch #4 into your 
patch #5.

Christophe.


Reply via email to