rubyx/test/arm
Torsten Ruger 37403f1139 fix misunderstood mov usage
When moving a reference (pointer) to a register
one needs to ADD to the pc
i.e. one needs an add, not mov instruction
2015-06-26 20:00:33 +03:00
..
arm-helper.rb remove singleton in arm machine and use class methods 2014-10-04 17:34:51 +03:00
test_add.rb fix add instruction and test 2014-09-29 21:04:38 +03:00
test_all.rb split some tests, create more and especially big move 2014-09-18 17:06:30 +03:00
test_compare.rb reinserted arm for now, until dependecy is cleaned up. fixed tests 2014-08-30 19:40:37 +03:00
test_control.rb reinserted arm for now, until dependecy is cleaned up. fixed tests 2014-08-30 19:40:37 +03:00
test_logic.rb split some tests, create more and especially big move 2014-09-18 17:06:30 +03:00
test_memory.rb reinserted arm for now, until dependecy is cleaned up. fixed tests 2014-08-30 19:40:37 +03:00
test_move.rb fix misunderstood mov usage 2015-06-26 20:00:33 +03:00
test_stack.rb reinserted arm for now, until dependecy is cleaned up. fixed tests 2014-08-30 19:40:37 +03:00