Stage 4: Implements auipc
This commit is contained in:
6
bench/auipc.s
Normal file
6
bench/auipc.s
Normal file
@@ -0,0 +1,6 @@
|
||||
# expected: 0000a000,0000b004,0000c008
|
||||
.text
|
||||
_start:
|
||||
auipc x31, 0xa
|
||||
auipc x31, 0xb
|
||||
auipc x31, 0xc
|
||||
Reference in New Issue
Block a user