rubyx/lib/register/instructions
2015-06-30 09:43:50 +03:00
..
function_call.rb move function call instruction to register level and the pass to arm 2014-10-03 14:32:54 +03:00
function_return.rb minor 2014-10-05 01:13:57 +03:00
get_slot.rb move generator functions to the instructions they generate 2015-06-30 09:43:50 +03:00
load_constant.rb finished init routine 2015-06-25 16:31:09 +03:00
register_main.rb fix the initial jump 2015-06-10 10:43:50 +02:00
register_transfer.rb fixing register order in some instructions 2015-06-27 20:09:21 +03:00
save_return.rb move generator functions to the instructions they generate 2015-06-30 09:43:50 +03:00
set_slot.rb move generator functions to the instructions they generate 2015-06-30 09:43:50 +03:00
syscall.rb start on reworking sys calls 2015-06-22 22:48:42 +03:00