« Previous | Next » 

Revision ca9a32e4

IDca9a32e4f3da59f07ae2c68df68d1130e02d4665

Added by Juha Riihimäki over 14 years ago

target-arm: fix neon vsri, vshl and vsli ops

Shift by immediate value is incorrectly overwritten by a temporary
variable in the processing of NEON vsri, vshl and vsli instructions.
This patch has been revised to also include a fix for the special
case where the code would previously try to shift an integer value
over 31 bits left/right.

Signed-off-by: Juha Riihimäki <>
Acked-by: Laurent Desnogues <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences