feat: implement dedicated Barrel Shifter SHL and SHR

This commit is contained in:
2022-01-05 13:58:11 -05:00
parent 7473ffedc7
commit 28a70d0112
6 changed files with 126 additions and 38 deletions

2
.gitignore vendored
View File

@@ -2,3 +2,5 @@
/bin
/zig-cache
/zig-out
/docs
**/*.log