Re: [Qemu-devel] [PATCH 0/2] ARM: fix VLD of one element to all lanes

2011-04-01 Thread Aurelien Jarno
On Tue, Mar 15, 2011 at 04:26:50PM +, Peter Maydell wrote: > This patchset fixes various bugs in the implementation of the Neon > instructions loading a single element to all lanes. > > The primary bug is that VLD1's "single element to all lanes" form differs > from those for VLD2, VLD3 and VL

[Qemu-devel] [PATCH 0/2] ARM: fix VLD of one element to all lanes

2011-03-15 Thread Peter Maydell
This patchset fixes various bugs in the implementation of the Neon instructions loading a single element to all lanes. The primary bug is that VLD1's "single element to all lanes" form differs from those for VLD2, VLD3 and VLD4 in that bit 5 indicates whether the loaded element should be written t