Commit f5d2201
authored
Extension B: fix ctz instruction IDL code (#471)
* Extension B: fix ctz instruction IDL code
Signed-off-by: Albert Yosher <[email protected]>
* B extension: fixing ctz and ctzw instructions
Signed-off-by: Albert Yosher <[email protected]>
* B extensions: additional fix for ctz instruction to support case when xlen() != XLEN
Signed-off-by: Albert Yosher <[email protected]>
---------
Signed-off-by: Albert Yosher <[email protected]>1 parent 0d876c4 commit f5d2201
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments