Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Merge requests
  • !3073

i#3044 AArch64 SVE: Add Z registers and a simple encoding group.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge i3044-sve-arith-unpred into master Jun 28, 2018
  • Overview 3
  • Commits 4
  • Pipelines 0
  • Changes 12

Created by: fhahn

This patch adds a new register type for scalable vector (Z) registers and encoding/decoding support for the 'SVE Integer Arithmetic - Unpredicated Group' encoding group.

The specification can be found at https://developer.arm.com/docs/ddi0584/latest/arm-architecture-reference-manual-supplement-the-scalable-vector-extension-sve-for-armv8-a

Issue: #3044

Change-Id: I36b1e55b250aca11a9743e12e517edf500fdba4c

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i3044-sve-arith-unpred