---
title: "What are the Flags in 8086 microprocessor?"  
description: "What are the Flags in 8086 microprocessor?"  
author: "Sandra Emily"  
published: 2022-05-12  
canonical: https://answers.mindstick.com/qa/97320/what-are-the-flags-in-8086-microprocessor  
category: "troubleshooting"  
tags: ["troubleshooting", "microprocessors"]  
reading_time: 1 minute  

---

# What are the Flags in 8086 microprocessor?

What are the Flags in 8086 microprocessor?

## Answers

### Answer by Hitesh Vohra

- One of the special purpose registers is the **flag** register. Depending on the value of the result after arithmetic or logical operations, the flag bits are changed to 0 or 1.
- The flag register on the 8086 is 16 bits long, with 9 valid flag bits. The flag bits can be divided into two sections. The Control Flags and the Status Flags.
- Flags of Status-After 8-bit or 16-bit operations, six distinct flags of the 8086 are set or reset.
- Flags of Control-There are three separate flags in the 8086 that are used to enable or disable several basic microprocessor activities.

\

**Read More: [What is macro in a microprocessor?](https://answers.mindstick.com/qa/97326/what-is-macro-in-a-microprocessor)**


---

Original Source: https://answers.mindstick.com/qa/97320/what-are-the-flags-in-8086-microprocessor

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
