« Previous | Next » 

Revision eb7a3d79

IDeb7a3d7964f748ba815200372d7ff403737c54d7

Added by Peter Maydell over 13 years ago

target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64

VQSHL of a signed 64 bit non-zero value by a shift count >= 64 should
saturate; return the correct value in this case.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences