rubyx/lib/register/instructions
2016-12-28 18:10:33 +02:00
..
branch.rb fix to_s 2015-10-25 12:10:56 +02:00
byte_to_reg.rb dead comment removal 2016-12-28 18:10:33 +02:00
function_call.rb much ripples from changing the calling convention 2016-12-27 20:39:39 +02:00
function_return.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00
getter.rb same renames for bytes (set/get_byte) 2016-12-25 18:11:58 +02:00
label.rb small label changes 2015-11-15 00:35:43 +02:00
load_constant.rb fix register shortcuts 2015-11-21 14:17:54 +02:00
operator_instruction.rb fix register shortcuts 2015-11-21 14:17:54 +02:00
reg_to_byte.rb same renames for bytes (set/get_byte) 2016-12-25 18:11:58 +02:00
reg_to_slot.rb dead comment removal 2016-12-28 18:10:33 +02:00
register_transfer.rb rename also get_slot, to slot_to_reg 2016-12-25 18:05:39 +02:00
setter.rb small fixes 2016-12-27 20:34:11 +02:00
slot_to_reg.rb dead comment removal 2016-12-28 18:10:33 +02:00
syscall.rb adding sources to register instructions 2015-07-27 12:13:39 +03:00