-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sail: Mock functions for vector state access.
- Added some mock functions for vector extension register access and constant access. - Get/Set elements of 128 bits - Get number of elements to work on. - See #24, #26 On branch dev/next-release Your branch is ahead of 'origin/dev/next-release' by 4 commits. (use "git push" to publish your local commits) Changes to be committed: modified: sail/riscv_types_crypto.sail Changes not staged for commit: modified: bin/parse_opcodes.py modified: extern/riscv-gnu-toolchain (modified content) modified: extern/riscv-isa-sim (modified content) Untracked files: sail/riscv_insts_crypto_rvv_aes.sail sail/riscv_insts_crypto_rvv_alu.sail sail/riscv_insts_crypto_rvv_sha.sail
- Loading branch information
1 parent
a22f5f9
commit 9f86991
Showing
1 changed file
with
89 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters