rubyx/lib/arm/instructions
Torsten Ruger b804be5f70 fix dynamic call
which had the method in the regsiter, not the binary.
Single SlotToReg added (and some tests)
Which amazingly fixed all broken binary tests
2018-06-25 00:19:43 +03:00
..
call_instruction.rb make arm use branch_lsteners 2018-06-19 10:51:03 +03:00
compare_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
instruction.rb split create_binary into two phases 2018-06-17 13:53:17 +03:00
logic_instruction.rb fix label loading in arm 2018-06-19 17:35:00 +03:00
memory_instruction.rb fix dynamic call 2018-06-25 00:19:43 +03:00
move_instruction.rb movs is not allowed into pc 2018-05-31 14:03:25 +03:00
stack_instruction.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00