Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Q qemu
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Xing Lin
  • qemu
  • Repository
Switch branch/tag
  • qemu
  • target-arm
  • translate.c
Find file BlameHistoryPermalink
  • Juha Riihimäki's avatar
    target-arm: neon vshll instruction fix · 30d11a2a
    Juha Riihimäki authored Feb 05, 2010
    
    
    implementation only widened the 32bit source vector elements into a
    64bit destination vector but forgot to perform the actual shifting
    operation.
    Signed-off-by: default avatarJuha Riihimäki <juha.riihimaki@nokia.com>
    Signed-off-by: default avatarRiku Voipio <riku.voipio@nokia.com>
    Acked-by: default avatarLaurent Desnogues <laurent.desnogues@gmail.com>
    Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
    30d11a2a

Replace translate.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.