rubyx/lib/register/instructions
2016-12-28 19:01:58 +02:00
..
branch.rb fix to_s 2015-10-25 12:10:56 +02:00
byte_to_reg.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
function_call.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
function_return.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +02:00
getter.rb same renames for bytes (set/get_byte) 2016-12-25 18:11:58 +02:00
label.rb use factory functions consistently to create instructions 2016-12-28 19:01:58 +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 fixes 2016-12-27 20:34:11 +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