rubyx/lib/register/instructions
Torsten Ruger 35afe88ede allow get_slot with two registers
before was register and number, but for runtime that doesn’t work
2015-11-07 17:34:41 +02:00
..
branch.rb fix to_s 2015-10-25 12:10:56 +02:00
function_call.rb right name for return label makes interpreter work 2015-11-04 20:22:28 +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 fold last of the virtual into register 2015-10-22 18:16:29 +03:00
syscall.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00