Skip to content

Commit

Permalink
Adding Zvkgs (GHMAC vector-scalarà) opcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
nibrunieAtSi5 committed Aug 24, 2023
1 parent d752f19 commit 3378b52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions unratified/rv_zvkgs
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Zvkgs - Vector-Scalar GCM/GMAC

# Vector Multiply over GHASH Galois-Field
vgmul.vs 31..26=0x29 25=1 vs2 19..15=0x11 14..12=0x2 vd 6..0=0x77

# Vector Add-Multiply over GHASH Galois-Field
vghsh.vs 31..26=0x23 25=1 vs2 vs1 14..12=0x2 vd 6..0=0x77

0 comments on commit 3378b52

Please sign in to comment.