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
  • !2518

i#2443 AArch64 codec: Add exhaustive encoder/decoder consistency test.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge i2443-reencode into master Jul 10, 2017
  • Overview 9
  • Commits 3
  • Pipelines 0
  • Changes 2

Created by: egrimley

Add the program "api.reenc-a64", which decodes and then reencodes all 32-bit words in a given range, checking for consistency. On server hardware the full range (0-0xffffffff) is likely to take less than two hours divided by the number of available cores. This test can be run when modifying the encoder/decoder or when preparing a release.

Change-Id: I4941bc16b03b4a95834fabf70fea40cb465e0275

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i2443-reencode