rubyx/lib/arm
Torsten Ruger a8453c126d use arm shift at runtime
arm indexes are in bytes (x4) at compile time
but at runtime we only have the array indexes, iw word indexes
arm has the nice barrel shifter to save us an extra instruction
2015-11-19 12:48:13 +02:00
..
translator.rb use arm shift at runtime 2015-11-19 12:48:13 +02:00