rubyx/lib/risc/instructions
2019-09-15 19:57:15 +03:00
..
branch.rb tests for mom check instructions 2019-09-15 19:57:15 +03:00
byte_to_reg.rb remove resolve_to_register 2018-07-16 19:19:49 +03:00
dynamic_jump.rb tests for mom check instructions 2019-09-15 19:57:15 +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 move return address generation to factory 2018-08-29 21:02:49 +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 Integer macros tests and defs 2019-09-11 19:23:56 +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 fix bug in slot_load and definition 2018-08-19 15:36:51 +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