|
|
|
|
|
by comex
4333 days ago
|
|
> Variable-length instructions are especially beneficial to code density, since often-used instructions can be encoded in fewer bytes, Speaking of this, I find it interesting that ARM went back to a fixed 32-bit instruction width for ARMv8 (from 16/32 in Thumb-2). Any idea why they chose to do this? |
|
However it's also worth saying that Cortex-A53 can run Thumb-2 instructions. Not sure about Cortex-A57.