This repository was archived by the owner on Apr 13, 2019. It is now read-only.
Commit 87c04c3
Michael Clark
disas/riscv: Fix
The constraint for `rdinstreth` was comparing the csr number to 0xc80,
which is `cycleh` instead. Fix this.
Author: Wladimir J. van der Laan <[email protected]>
Signed-off-by: Michael Clark <[email protected]>rdinstreth constraint1 parent f66e756 commit 87c04c3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
617 | | - | |
| 617 | + | |
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| |||
0 commit comments