« Previous | Next » 

Revision a5d88f3e

IDa5d88f3e030f9f83e63b0cb3c09a3293d8057f4a

Added by Peter Maydell over 13 years ago

target-arm: Correct result in saturating cases for VQSHL of s8/16/32

Where VQSHL of a signed 8/16/32 bit value saturated, the result
value was not being calculated correctly (it should be either
the minimum or maximum value for the size of the signed type).

Signed-off-by: Peter Maydell <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences