On Fri, Feb 05, 2010 at 03:52:29PM +, Riku Voipio wrote:
> From: Juha Riihimäki
>
> implementation only widened the 32bit source vector elements into a
> 64bit destination vector but forgot to perform the actual shifting
> operation.
>
> Signed-off-by: Juha Riihimäki
> Signed-off-by: Riku V
On Fri, Feb 5, 2010 at 4:52 PM, Riku Voipio wrote:
> From: Juha Riihimäki
>
> implementation only widened the 32bit source vector elements into a
> 64bit destination vector but forgot to perform the actual shifting
> operation.
>
> Signed-off-by: Juha Riihimäki
> Signed-off-by: Riku Voipio
Ack
From: Juha Riihimäki
implementation only widened the 32bit source vector elements into a
64bit destination vector but forgot to perform the actual shifting
operation.
Signed-off-by: Juha Riihimäki
Signed-off-by: Riku Voipio
---
target-arm/translate.c |1 +
1 files changed, 1 insertions(+)