rubyx/test/risc/interpreter
Torsten Ruger a5189570c6 fix remaining constant issues
all but integer creation
and integer builtins off course
2018-03-31 13:58:08 +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_byte_to_reg.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_called_if.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_change.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
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_mult.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_plus.rb introduce load_data instruction 2018-03-31 12:38:30 +03:00
test_puts.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_reg_to_byte.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_return_call.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_return.rb fix remaining constant issues 2018-03-31 13:58:08 +03:00
test_simple_if.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30