|
0137056b89
|
change platform to return register names
not just the number of them
also adds protocol to map registers
(like message to r0 , or syscalls)
|
2020-03-22 14:31:43 +02:00 |
|
|
8df1b8126f
|
add register names to allocator
make platform instantiate it
basic plumbing
|
2020-03-22 14:31:43 +02:00 |
|
Torsten Ruger
|
49c4d170ce
|
make the interpreter platform
but still using the risc_instruction stream
|
2018-05-17 09:31:36 +03:00 |
|
Torsten Ruger
|
232fe67c09
|
introduce platform to abstract cpu and load address
|
2018-05-12 18:32:10 +03:00 |
|