rubyx/lib/register/instructions
Torsten Ruger c38775e933 add set_internal
and the set_slot with register
very much like the get_slot for get_internal
2015-11-08 17:10:36 +02:00
..
branch.rb fix to_s 2015-10-25 12:10:56 +02:00
function_call.rb slight call logic modification 2015-11-07 21:59:39 +02:00
function_return.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
get_slot.rb allow get_slot with two registers 2015-11-07 17:34:41 +02:00
label.rb method marking for labels 2015-11-03 16:22:24 +02: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
set_slot.rb add set_internal 2015-11-08 17:10:36 +02:00
syscall.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00