rubyx/test/risc/interpreter
Torsten Ruger 8acfda457f fix div10
by reducing the incoming integer to fixnum
and then pushing the fixnum result into a new integer
2018-04-01 14:50:13 +03:00
..
wip move wip tests 2018-04-01 14:01:17 +03:00
helper.rb also separate risc and cpu inits for the machine 2018-03-25 19:36:00 +03:00
test_assign_local.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_div10.rb fix div10 2018-04-01 14:50:13 +03:00
test_dynamic_call.rb start on dynamic call test 2018-03-24 17:55:01 +02:00
test_mod.rb introduce load_data instruction 2018-03-31 12:38:30 +03:00
test_plus.rb move wip tests 2018-04-01 14:01:17 +03:00
test_return.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00