rubyx/test/risc/interpreter
Torsten Ruger 55832315eb more fix for multilevel constant load
was ignoring first level which is already the second for a constant
as the constant is the first load.
first interpreter test working but looking dodgy
2018-03-22 19:14:22 +02:00
..
helper.rb fix interpreter test harness and start testing 2018-03-22 18:54:40 +02:00
test_add.rb more fix for multilevel constant load 2018-03-22 19:14:22 +02: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_mult.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
test_plus.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30
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_simple_if.rb rename RiscTransfer to Transfer 2018-03-21 15:48:04 +05:30