Load Program Status Word instruction
Appearance
![]() | This article was nominated for deletion. The discussion was closed on 12 June 2011 with a consensus to merge the content into the article IBM System/360 architecture. If you find that such action has not been taken promptly, please consider assisting in the merger instead of re-nominating the article for deletion. To discuss the merger, please use the destination article's talk page. (June 2011) |
In the System/360 line of IBM mainframe computers up to contemporary zSeries, Load Program Status Word instruction (LPSW) is a privileged instruction used to restore the program status, including the program mode and protection key, and the next sequential instruction address after the interruption. The interruption could be any of a set of interruptions (SVC, I/O, timer/external, etcetera).
LPSW could be considered the "complement" of any interruption, in general, and an SVC interruption, in particular, as the return from such interruptions is effected by a LPSW instruction.