« Previous | Next » 

Revision 0670a7b6

ID0670a7b65b0ce122c9f415ac7ae78e015a52a30a

Added by Peter Maydell about 13 years ago

target-arm: Fix signed VRSHL by large shift counts

Correctly handle VRSHL of signed values by a shift count of the
width of the data type or larger, which must be special-cased in the
rshl_s* helper functions.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences