Hacker News new | ask | show | jobs
by Joker_vD 230 days ago
Hey, if you can't write "ADD [r0], r1" but have instead to do "LDR r2, [r0]; ADD r2, r1; STR [r0], r2", it means it's still RISC.