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: add support for neon vld1.64/vst1.64 instructions · 84496233
    Juha Riihimäki authored Oct 24, 2009
    
    
    Add support for NEON vld1.64 and vst1.64 instructions. This patch is
    revised to follow more closely the specification and raises
    undefined exception if 64bit element size is used for vld2/vst2 or
    vld4/vst4 instructions.
    Signed-off-by: default avatarJuha Riihimäki <juha.riihimaki@nokia.com>
    Acked-by: default avatarLaurent Desnogues <laurent.desnogues@gmail.com>
    Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
    84496233

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.