Yes, some processors have ‘microcode’ which is essentially firmware. Externally the CPU will execute standard machine language for that architecture (eg x86), but internally the CPU will be executing its own RISC-like microinstructions. Intel can use this to patch any hardware bugs in the physical CPU.
Latest Answers