rubyx/lib/arm
Torsten Ruger c3b026a180 expand constant load
slightly hacky, but in good tradition
previous implementation only worked until 16 significant bits, which is getting to little
this one just keeps adding more instructions to arrive at the constant by force
There are surely cleverer ways of doing this, ie by using the barrel shifter
A start on #15, admittedly a hack
2018-08-31 23:28:31 +03:00
..
instructions expand constant load 2018-08-31 23:28:31 +03:00
arm_machine.rb adding Tue False and Nil Class to Parfait 2018-03-19 21:18:56 +05:30
arm_platform.rb fix platform derivation and some tests 2018-07-01 21:27:27 +03:00
attributed.rb give arm own instruction base class back 2018-03-26 20:04:39 +03:00
constants.rb rename risc_value to register_value 2018-06-29 11:39:07 +03:00
translator.rb new get_type_by_class_name helper for space 2018-07-13 21:50:40 +03:00