rubyx/test/risc
Torsten Ruger 500851d246 start on new binary creation process
now writing into BinaryCode instead of stream
also in the risc layer, not arm, for reusability
2018-03-27 20:47:41 +03:00
..
interpreter also separate risc and cpu inits for the machine 2018-03-25 19:36:00 +03:00
helper.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_assembler.rb start on new binary creation process 2018-03-27 20:47:41 +03:00
test_collector.rb don't collect labels anymore 2018-03-27 19:06:16 +03:00
test_compat.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_instructions.rb remove all that label stuff 2018-03-26 14:54:41 +03:00
test_machine.rb start on new binary creation process 2018-03-27 20:47:41 +03:00
test_padding.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_positioned.rb rename register to risc 2017-01-19 09:02:29 +02:00
test_translator.rb organise tests to where they belong 2018-03-26 19:43:03 +03:00