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: dead0000, dead0001, 00000000
|
||||
# expected: ffffffffdead0000, ffffffffdead0001, 0000000000000000
|
||||
.text
|
||||
_start:
|
||||
lui x2, 0xdead0
|
||||
|
||||
Reference in New Issue
Block a user