Thursday, June 28, 2012

Statu Word


Status word bits are read and written by the CPU and directly by your program statements.

As each of your instructions is processed, CPU status word bits are used according to the function of each instruction. Status word bits are used to link your instructions together and to provide immediate results and error information. Your program statements can then read status word bits and take action, if necessary.

Status Word

BR CC 1 CC 0 OV OS OR STA RLO   /FC

Notation for an instruction’s effect upon the status word:
- No read or write
* Read
x May write "1" or "0"
0 Reset to "0"
1 Set to "1"

Status Word in STL Monitor
See also:
CPU Resister !--RELATED-POSTS-STARTS-->

No comments:

Post a Comment