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:
2025-11-10 16:38:40 +01:00
parent cbfd806444
commit 9daa296892
26 changed files with 198 additions and 94 deletions

View File

@@ -1,4 +1,4 @@
# expected: 000000FF, FFFFFFFF, 00000000
# expected: 000000FF, FFFFFFFFFFFFFFFF, 00000000
.text
_start:
addi x1, x0, 0x3FC