Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nettle
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 16
    • Merge requests 16
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • Nettle
  • nettle
  • Merge requests
  • !45

[S390x] Alerting assembler of machine type

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Maamoun TK requested to merge mamonet/nettle:s390x-vf-fix into master Feb 23, 2022
  • Overview 1
  • Commits 1
  • Changes 2

I have noticed some GCC versions don't recognize certain vector instructions without declaring machine type in the assembly files. This patch addresses this issue by specifying machine model in each file that utilizes those vector instructions.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: s390x-vf-fix