rubyx/lib/register/instructions
Torsten Ruger 80237e5033 rename position accessor
for future
2016-12-28 21:40:06 +02:00
..
branch.rb rename position accessor 2016-12-28 21:40:06 +02:00
byte_to_reg.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
function_call.rb tighter integration with factory methods for adding code 2016-12-28 20:37:54 +02:00
function_return.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
getter.rb small refactor on arg loading 2016-12-28 21:10:14 +02:00
label.rb rename position accessor 2016-12-28 21:40:06 +02:00
load_constant.rb use load_constant factory method 2016-12-28 18:31:29 +02:00
operator_instruction.rb fix register shortcuts 2015-11-21 14:17:54 +02:00
reg_to_byte.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
reg_to_slot.rb small refactor and rename 2016-12-28 18:16:39 +02:00
register_transfer.rb use transfer factory 2016-12-28 18:37:15 +02:00
setter.rb small refactor on arg loading 2016-12-28 21:10:14 +02:00
slot_to_reg.rb small refactor and rename 2016-12-28 18:16:39 +02:00
syscall.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00