rubyx/lib/mom/instruction
Torsten Ruger e6615d0a6a remove the old add_new_int and calls
last orrurences in syscalls replaced, 2 variants
- exit does not actually need the int
- all else, preallocate the int beforehand and in syscall assume the reg name (integer_tmp)

test missing
2018-11-22 09:16:56 +02:00
..
argument_transfer.rb function docs improvements 2018-11-14 12:41:13 +02:00
basic_values.rb use factory to generte intergers in space 2018-08-24 18:49:21 +03:00
block_yield.rb change block_yield to_risc to use builder 2018-08-16 08:58:49 +03:00
check.rb own file for check 2018-03-19 21:19:26 +05:30
dynamic_call.rb move dynamic_call to builder 2018-08-16 10:43:41 +03:00
instruction.rb adds a return jump 2018-08-02 17:34:44 +03:00
jump.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
label.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
message_setup.rb First part of int allocation 2018-11-21 11:12:39 +02:00
not_same_check.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00
resolve_method.rb remove the old add_new_int and calls 2018-11-22 09:16:56 +02:00
return_jump.rb change all to_risc functions to add directly 2018-08-19 13:18:25 +03:00
return_sequence.rb First part of int allocation 2018-11-21 11:12:39 +02:00
simple_call.rb function docs improvements 2018-11-14 12:41:13 +02:00
slot_definition.rb fix bug in slot_load and definition 2018-08-19 15:36:51 +03:00
slot_load.rb function docs improvements 2018-11-14 12:41:13 +02:00
truth_check.rb add the addresses from labels as constants 2018-08-29 21:06:29 +03:00