Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4614934
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:46:08+00:00 2026-05-22T01:46:08+00:00

My question is, why do you need to inhibit interrupts during the following assembly

  • 0

My question is, why do you need to inhibit interrupts during the following assembly sequence? Won’t the interrupt just save all the registers and bring them back after it is done, so there is no loss of data?

cli   
inb (%dx), %al  
orb  $0x01, %al  
outb %al, (%dx)  
sti
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T01:46:09+00:00Added an answer on May 22, 2026 at 1:46 am

    Won’t the interrupt just save all the
    registers and bring them back after it
    is done, so there is no loss of data?

    Yes, it would. However, some I/O ports are time-sensitive and might not work properly if read/write sequence is interrupted. Or the interrupt affects the port somehow (e.g. you’re reading the UART register and a character arrives, triggering the serial interrupt and changing the UART state). Or you could be writing to a port which is itself related to interrupt handling (e.g. the interrupt controller). It’s hard to say if it’s really necessary without more details, but in general it’s better to be safe than sorry.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick question: I need an event that fires every second, just like the timer1_timer()
A python newbie question: I need to do the following try: do-something() except error1:
question: I need to automatically extract all the name properties from this JavaScript (separately
Question: I need to put a linebreak inside my tooltip so it's not all
I recently came across the following interview question: You need to design a system
Question: I need to call a C# dll from a C++ executable. I use
Question: I need a DragAndDrop solution to download a file on drop in a
Question: I need to get the DATE ONLY (= date WITHOUT time) with an
Simple question: I need a solution so that I can find, lets say names,
Core Question I need help coming up with a concept to achieve my goal.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.