Top-level
3 comments
@grishka @tubetime ah so they basically got to license an ARMv8.4 core and then nuked part of the ISA and ARM was like, sure this seems fine, I believe you but does not seem like something you want from an ISA even if it drastically cuts down on required die space. I wonder what other features are missing, would it even run thumb-2. Almost tempted to get one now an figure it out. Then again someone probably already investigated this if I dig deep enough |
@grishka @tubetime mind you to clarify, just because its a 64bit cpu does not mean it only has a 64bit mode. All modern x86 cpus are 64bit but still start in 16bit mode, het switched to 32bit real mode and only then enter 64bit mode. Although this situation is less awful for arm