---
title: "Explain types of Microprocessor."  
description: "Explain types of Microprocessor."  
author: "Sandra Emily"  
published: 2022-05-12  
canonical: https://answers.mindstick.com/qa/97319/explain-types-of-microprocessor  
category: "troubleshooting"  
tags: ["troubleshooting", "microprocessors"]  
reading_time: 1 minute  

---

# Explain types of Microprocessor.

[Explain](https://yourviews.mindstick.com/view/86025/content-created-for-humans-not-for-bots-explain-this-statement) types of Microprocessor.

## Answers

### Answer by Hitesh Vohra

**Types of [Microprocessor](https://answers.mindstick.com/qa/97329/what-all-does-a-microprocessor-comprise-of):**

- **CISC (Complex Instruction Set Computer)** The instructions are in a complex format, as the name implies. It implies that a single instruction can contain a large number of low-level instructions.
- **RISC (Reduced Instruction Set Computer)-**As the name implies, the instructions are straightforward and so execute rapidly. Furthermore, the instructions are completed in a single clock cycle and only employ a few addressing modes. Furthermore, it makes advantage of many registers to reduce memory interaction.
- **EPIC (Explicitly Parallel Instruction Computing)-**It makes advantage of compilers to allow the instructions to run in parallel. Furthermore, complicated instructions run at lower clock frequency. It also uses 128-bit bundles to encode the instructions. Each bundle has three instructions, each of which is encoded in 41 bits, as well as a 5-bit template. This 5-bit template offers information on the different types of instructions and which ones can be executed in parallel.

\

**Read More: [What is the program Counter?](https://answers.mindstick.com/qa/97321/what-is-the-program-counter)**


---

Original Source: https://answers.mindstick.com/qa/97319/explain-types-of-microprocessor

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
