rubyx/lib/register/instructions
Torsten Ruger 64a92fb9f4 remove dead code
was only used by now removed set instruction
2015-10-16 18:07:17 +03:00
..
branch.rb work on branches 2015-10-07 10:02:51 +03:00
function_call.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
function_return.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
get_slot.rb remove dead code 2015-10-16 18:07:17 +03:00
load_constant.rb better to_s for load constant 2015-08-09 00:52:47 +03:00
operator_instruction.rb fix test result, but not test yet 2015-08-07 16:46:55 +03:00
register_transfer.rb fixing and testing operators 2015-10-15 09:32:47 +03:00
save_return.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
set_slot.rb renamed reg ref to reg val 2015-10-10 21:38:55 +03:00
syscall.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00