mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-22 12:57:23 -04:00
Merged privileged test
This commit is contained in:
parent
db542543cb
commit
fa17487d67
1 changed files with 0 additions and 10 deletions
|
@ -36,7 +36,6 @@ main:
|
|||
addi t0, zero, 0
|
||||
csrr t0, stimecmp
|
||||
|
||||
<<<<<<< HEAD
|
||||
# CSR coverage
|
||||
csrw scause, zero
|
||||
csrw stval, zero
|
||||
|
@ -63,13 +62,4 @@ main:
|
|||
|
||||
|
||||
|
||||
=======
|
||||
# Test write to STVAL, SCAUSE, SEPC, and STIMECMP CSRs
|
||||
li t0, 0
|
||||
csrw stval, t0
|
||||
csrw scause, t0
|
||||
csrw sepc, t0
|
||||
csrw stimecmp, t0
|
||||
|
||||
>>>>>>> 37d289cf44530c3e3a6f53e54b06e6eda7f0c3c1
|
||||
j done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue