rubyx/lib/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
..
instructions fix misunderstood mov usage 2015-06-26 20:00:33 +03:00
passes finished init routine 2015-06-25 16:31:09 +03:00
arm_machine.rb finish syscall 2015-06-24 16:07:27 +03:00
constants.rb mem_length to word/byte length 2015-06-05 09:20:43 +03:00
instruction.rb update to use parfait not virtual 2015-05-29 12:33:40 +03:00
machine_code.rb homing in on line length 100 2015-05-30 12:20:39 +03:00
nodes.rb reinserted arm for now, until dependecy is cleaned up. fixed tests 2014-08-30 19:40:37 +03:00