rubyx/lib/risc/instructions
Torsten Ruger f5c284b3a0 bring the blocks down to mom level
reusing message_setup, but adding yield specific instructions
2018-07-24 11:35:49 +03:00
..
branch.rb bring the blocks down to mom level 2018-07-24 11:35:49 +03:00
byte_to_reg.rb remove resolve_to_register 2018-07-16 19:19:49 +03:00
function_call.rb fix function call and simple call logic 2018-05-19 12:21:20 +03:00
function_return.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
getter.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
label.rb clean up booting 2018-07-01 14:12:42 +03:00
load_constant.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
load_data.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
operator_instruction.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
reg_to_byte.rb remove Risc.resolve_to_index 2018-07-16 19:00:04 +03:00
reg_to_slot.rb must pass registers to slot_to_reg and reg_to_slot 2018-07-15 16:30:50 +03:00
setter.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
slot_to_reg.rb must pass registers to slot_to_reg and reg_to_slot 2018-07-15 16:30:50 +03:00
syscall.rb add source to the to_s 2018-03-22 18:38:19 +02:00
transfer.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00