rubyx/lib/mom/instruction
Torsten Ruger a306c464b7 start using tmp registers at 1
which used to be reserved for the next message
2018-03-23 18:57:16 +02:00
..
argument_transfer.rb allow setting the source for slot loads 2018-03-22 18:45:03 +02:00
basic_values.rb adding Tue False and Nil Class to Parfait 2018-03-19 21:18:56 +05:30
check.rb own file for check 2018-03-19 21:19:26 +05:30
dynamic_call.rb first go at translating DynamicCall to risc 2018-03-21 11:51:10 +05:30
instruction.rb fix unconditional jump 2018-03-20 22:05:09 +05:30
jump.rb rename jump label 2018-03-21 11:52:53 +05:30
label.rb bit of code docs 2018-03-19 21:19:46 +05:30
message_setup.rb allow setting the source for slot loads 2018-03-22 18:45:03 +02:00
not_same_check.rb to_risc for NotSameCheck 2018-03-21 12:38:28 +05:30
return_sequence.rb allow setting the source for slot loads 2018-03-22 18:45:03 +02:00
simple_call.rb allow setting the source for slot loads 2018-03-22 18:45:03 +02:00
slot_load.rb start using tmp registers at 1 2018-03-23 18:57:16 +02:00
truth_check.rb more fix for multilevel constant load 2018-03-22 19:14:22 +02:00