Stage 4: Implements auipc

This commit is contained in:
2025-11-05 18:40:27 +01:00
parent 3870e05613
commit 5df85799ef
5 changed files with 83 additions and 16 deletions

6
bench/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