rubyx/lib/register/instructions
Torsten Ruger 1fd937927c adjust branch names
IsXXX  with xxx as condition, same as after if_xxx
AlwaysBranch is back to Branch
2015-10-19 16:08:00 +03:00
..
branch.rb adjust branch names 2015-10-19 16:08:00 +03:00
function_call.rb remove MethodCall and thus all virtual instructions 2015-10-18 19:27:46 +03:00
function_return.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
get_slot.rb small to_s changes 2015-10-17 10:03:56 +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