Skip to content

Commit

Permalink
[tests] remove mcycle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Clo91eaf committed Aug 24, 2024
1 parent ca74ae2 commit 8b79116
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/asm/smoke/smoke.S
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ loop:
addi a2, a2, -1
bnez a2, add_test

# read cycles
csrr t0, mcycle

ret

will_not_be_executed:
Expand Down

0 comments on commit 8b79116

Please sign in to comment.