EAF Math Instructions
Chapter 14
14-4
Bits 14-17 of the result word are reserved for status bits:
This Bit:
Stores this:
14
overflow/underflow
1 indicates overflow/underflow
0 result is in range
15
zero indicator
1 zero result
0 nonzero result
16
sign bit
1 negative ()
0 positive (+)
17
not used
Data Table Format After Address Entry
If you select a data address of 040 for operand A, the EAF establishes a
data table format with four consecutive words as shown in Figure 14.2.
You can locate the result word anywhere in your data table. However, four
consecutive word addresses must be available. If you select an address of
060 for the result, the EAF automatically reserves 061, 062 and 063.
Be careful not to select data and result addresses so that they overlap.