G
Guest
Guest
"All converting to ARM is not possible."
The above statement is only true if Chromebooks (and alike) fail miserably.
The above statement is only true if Chromebooks (and alike) fail miserably.
Totally true.But as with Intel and its struggles to get a foothold in the mobile sector, ARM too may face the same uphill battle entering Intel's home territory.
You don't know what you're talking about, really. But good job trying to sound like you do.
The only reason CISC is around is not because it works best, but because it is compatible with software. Implementation and economy of scale have allowed x86 to continue, even though it's a poor instruction set. All the nonsense about getting into trouble with RISC instructions is pure fallacy. x86 does not protect against this, and in reality would be far worse if you actually chose instructions that needed to be broken down by the microcode in the processor, instead of simpler instructions. Luckily, the compiler takes care of this and knows not to issue the very difficult instructions.
Also, AMD uses more complicated internal instructions than Intel, not the reverse as you implied.
Branching and branch prediction are not done by the decoders.