(computer science) An internal register to the central processing unit denoting the state of the computer at a moment in time.
| Sci-Tech Dictionary: program status word |
(computer science) An internal register to the central processing unit denoting the state of the computer at a moment in time.
| 5min Related Video: Program status word |
| Wikipedia: Program status word |
| It has been suggested that this article or section be merged into status register. (Discuss) |
In computers, the program status word (PSW) is an area of memory or a hardware register which contains information about program state used by the operating system and the underlying hardware. It will normally include a pointer (address) to the next instruction to be executed. The program status word typically contains an error status field and condition codes such as the interrupt enable/disable bit and a supervisor / user mode bit.
The program status word (PSW) is (for example) 32 bits in length and contains the information required for proper program execution. The PSW includes the instruction address, condition code, and other fields. In general, the PSW is used to control instruction sequencing and to hold and indicate the status of the system in relation to the program currently being executed. The active or controlling PSW is called the current PSW. By storing the current PSW during an interruption, the status of the CPU can be preserved for subsequent inspection. By loading a new PSW or part of a PSW, the state of the CPU can be initialized or changed.
| This operating system-related article is a stub. You can help Wikipedia by expanding it. |
| This computer science article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| channel mask (computer science) | |
| condition code (computer science) | |
| flag (computer jargon) |
| What is a synonym for the word status? Read answer... | |
| What does the word status mean? Read answer... | |
| Can the word status be in a sentence? Read answer... |
| Write a note on Control status register and program status world? | |
| Write a note on control status register and programm status word? | |
| How can you use the word status in a sentece? |
Copyrights:
![]() | Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved. Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Program status word". Read more |
Mentioned in