Fold It mobile

Started by Fold It

ComputerMage Lv 1

RISC ARM32 code is actually can do some stuff waay better than CISC Intel.
Almost every machine code has a branching flags, because of that code becomes shorter and somewhat faster.
But it must work in 32-bit mode and not in THUMB mode as many of benefits of 32-bits are removed from 16-bit to allow to have bigger density of the code.