« Previous | Next » 

Revision 7b6ecf5b

ID7b6ecf5b3a1605dfa6f3e3df3d8e42e9db9fcc71

Added by Peter Maydell about 13 years ago

target-arm: Fix signed VQRSHL by large shift counts

Handle the case of signed VQRSHL by a shift count of the width of the
data type or larger, which must be special cased in the qrshl_s*
helper functions.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences