Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • dav1d dav1d
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • dav1ddav1d
  • Merge requests
  • !1179

CI: Add check for illegal instructions

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthias Dressel requested to merge another/dav1d:ci-qemu into master Mar 06, 2021
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

Some AVX2 instructions cannot be macroed by x86inc.asm. Some instructions are valid in SSE4 but not in SSSE3, therefor checking both.

  • Conroe is up to SSSE3
  • Penryn is up to SSE4.1

See also: 4dd94315

Edited Mar 07, 2021 by Matthias Dressel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ci-qemu

VideoLAN code repository instance