Program Status Word: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
Line 126: Line 126:
== See also ==
== See also ==
=== External links ===
=== External links ===
* https://www.kernel.org/doc/html/v5.3/s390/debugging390.html Contains the structure of the PSW (in MSB order)
* [https://www.kernel.org/doc/html/v5.3/s390/debugging390.html Contains the structure of the PSW (in MSB order)]


=== Source code ===
=== Source code ===
* https://sourceforge.net/p/pdos/gitcode/ci/master/tree/pdpclib/sapsupa.asm#l720 Example I/O PSWs (HLASM)
* [https://sourceforge.net/p/pdos/gitcode/ci/master/tree/pdpclib/sapsupa.asm#l720 Example I/O PSWs (HLASM)]
* https://github.com/udos-project/UDOS/blob/3f446f4117d78fddf181f1df2927a9437fb08035/kernel/s390/int_handler.S Handlers for different interrupts and exceptions
* [https://github.com/udos-project/UDOS/blob/3f446f4117d78fddf181f1df2927a9437fb08035/kernel/s390/int_handler.S Handlers for different interrupts and exceptions (GAS)]


[[Category:S390]]
[[Category:S390]]