Program Status Word: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Created page with "The '''PSW''' (Program Status Word) describes the current configuration for the context. It control whenever DAT is enabled or not, which allows virtual spaces. It also co..."
 
No edit summary
Line 39:
|-
| 18
| [[Interrupts#Machine checkCheck Interrupt|Machine Check Interrupt]] mask
|-
| 19
Line 45:
|-
| 20-23
| PSW Key for [[Complex Memory Protection|complex memory protection]]
|-
| 24
| [[Interrupts#External interruptInterrupt|External Interrupt]] mask
|-
| 25
| [[Interrupts#Input/Output interruptInterrupt|Input/Output Interrupt]] mask
|-
| 26
Line 60:
|-
| 30
| [[Program Event Recording|Enable program event recording]]
|-
| 31
Line 69:
=== External links ===
* https://www.kernel.org/doc/html/v5.3/s390/debugging390.html Contains the structure of the PSW (in MSB order)
 
[[Category:S390]]