aboutsummaryrefslogtreecommitdiff
path: root/rv_zks
diff options
context:
space:
mode:
authorNeel Gala <neelgala@incoresemi.com>2022-04-08 21:34:34 +0530
committerNeel Gala <neelgala@incoresemi.com>2022-04-08 21:34:34 +0530
commit5fae476896a34bc56c034d5a1ba453ab86ebfe48 (patch)
tree7dd4ca0f57fc0ddfd2cd6b73b7cd839e418789db /rv_zks
parentbd26319a75b2ae4f52dc397b22c97e19b08d527f (diff)
downloadriscv-opcodes-5fae476896a34bc56c034d5a1ba453ab86ebfe48.zip
riscv-opcodes-5fae476896a34bc56c034d5a1ba453ab86ebfe48.tar.gz
riscv-opcodes-5fae476896a34bc56c034d5a1ba453ab86ebfe48.tar.bz2
change xperm.[nbhw] to xperm[4,8,16,32]
- this changes the imports in zk[ns] - this name is also what spike uses for now. - This fix may come-back later when zbp and zbkx reconcile on a common naming scheme for these instructions.
Diffstat (limited to 'rv_zks')
-rw-r--r--rv_zks4
1 files changed, 2 insertions, 2 deletions
diff --git a/rv_zks b/rv_zks
index 20516f3..f88a09b 100644
--- a/rv_zks
+++ b/rv_zks
@@ -13,8 +13,8 @@ $import rv_zbc::clmul
$import rv_zbc::clmulh
#import zbkx
-$import rv_zbkx::xperm4
-$import rv_zbkx::xperm8
+$import rv_zbp::xperm4
+$import rv_zbp::xperm8
# Scalar SM4 - RV32, RV64
$import rv_zksed::sm4ed