Lays groundword for Rv64i extension
Some base files had to be modified to support 64-bit architecture as well as the Makefile to load 64-bit words into memory
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# expected: 000001FF, FFFFFFFF
|
||||
# expected: 000001FF, FFFFFFFFFFFFFFFF
|
||||
.text
|
||||
_start:
|
||||
addi x1, x0, 0x100
|
||||
|
||||
Reference in New Issue
Block a user