Refactor tests

This commit is contained in:
2025-11-06 16:34:17 +01:00
parent 2779471523
commit 5f696dc8e7
13 changed files with 8 additions and 2 deletions

6
bench/tests/op/auipc.s Normal file
View File

@@ -0,0 +1,6 @@
# expected: 0000a000,0000b004,0000c008
.text
_start:
auipc x31, 0xa
auipc x31, 0xb
auipc x31, 0xc