rubyx/lib
Torsten 17a7f29b0c define and use syscall_XX registers
rather than use hardcoded r0 etc use syscall_X
change the syscalls and interpreter to use them
later use platform to map from syscall_X to actually used register (like r0 in arm)
2020-03-22 14:31:43 +02:00
..
arm fix interpreter 2020-03-22 14:31:43 +02:00
elf Fix bad test coverage 2019-09-25 01:14:00 +03:00
parfait debugging to find operator not being ssa 2020-03-22 14:31:43 +02:00
risc define and use syscall_XX registers 2020-03-22 14:31:43 +02:00
ruby Rename Vool to Sol 2019-10-04 00:38:47 +03:00
rubyx use env, not class var aas compilation switch 2020-02-08 17:44:35 +07:00
slot_machine define and use syscall_XX registers 2020-03-22 14:31:43 +02:00
sol fix naming mistakes fo Word.get/set macros 2020-03-22 14:31:43 +02:00
util Also make risc compilers a linked lists 2019-09-28 15:08:08 +03:00
parfait.rb Rename Vool to Sol 2019-10-04 00:38:47 +03:00
risc.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
ruby.rb Rename Vool Block to Lambda 2019-08-19 10:40:22 +03:00
rubyx.rb Removing the SlotLanguage 2020-02-19 02:14:34 +07:00
util.rb Simple compiler list module to make compilers a list 2019-09-28 09:38:34 +03:00