Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector crypto additional #1748

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

nibrunieAtSi5
Copy link
Contributor

@nibrunieAtSi5 nibrunieAtSi5 commented Jul 25, 2024

Adding support for additional vector crypto extensions (fast track draft):

  • Zvbc32e extension: 32-bit vcmul.[vv,vx] and vclmulh.[vv,vx]
  • Zvkgs extension: vgmul.vs and vghsh.vs

Those new extensions requires new opcodes (in particular Zvkgs) which are added by riscv/riscv-opcodes#270.

The fast track additional vector crypto extension effort is tracked here: riscv/riscv-isa-manual#1306.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants