Hacker News new | ask | show | jobs
by lmm 973 days ago
> all 32-bit aligned is the trivial case for decoding variable length instructions

That's the point? You can go faster if everything is 32-bit aligned, i.e. you don't have variable length instructions.