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:
@@ -8,4 +8,4 @@ _start:
|
||||
slli x31, x1, 31
|
||||
|
||||
addi x1, x0, 0x0F0
|
||||
slli x31, x1, 31
|
||||
slli x31, x1, 63
|
||||
|
||||
Reference in New Issue
Block a user