rubyx/lib/arm/instructions
Torsten Ruger 2e57674008 remove io.write_unsigned_8
and replace with write_unsigned_32, so that is the only used
method from the stream
Next up, replace the actual “stream” with a binary code writer
2018-03-27 19:37:52 +03:00
..
call_instruction.rb remove io.write_unsigned_8 2018-03-27 19:37:52 +03:00
compare_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
logic_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
memory_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
move_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
stack_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00