SA Register:
SAC = STEP Address
Counter
On completion of the operation, the 20-bit absolute address of the
operation to be processed next is entered in the SA register.
BA Register:
Block Start Address
During program processing of the STEP 5 user program, a 20-bit
absolute address is entered in the BA register. This address is in the
higher order block (corresponds to the return address). It is the address
of the operation to be processed next.
BR Register:
Available Base Address
Register
The base address register (20 bits) allows you to calculate addresses
and to execute indirect load and transfer operations without using the
ACCUs for the address. It can be used freely during STEP 5 program
processing.
Example of TDI in the byte
area
:L
DH 1234 5678
Load data
:L
DH 000E FC00
Load address of flag
:
byte FY 0
:TDI A2
Store content of ACCU 2
E FC00 = 34
(The values ’12H’ and ’56H’ from
E FC01 = 78
ACCU 2 are lost)
Memory Access via Address in ACCU 1
CPU 948 Programming Guide
9 - 18
C79000-G8576-C848-04
Summary of Contents for CPU 948
Page 10: ...Contents CPU 948 Programming Guide 1 2 C79000 G8576 C848 04 ...
Page 32: ...Contents CPU 948 Programming Guide 2 2 C79000 G8576 C848 04 ...
Page 72: ...Data Blocks CPU 948 Programming Guide 2 42 C79000 G8576 C848 04 ...
Page 74: ...Contents CPU 948 Programming Guide 3 2 C79000 G8576 C848 04 ...
Page 154: ...Contents CPU 948 Programming Guide 4 2 C79000 G8576 C848 04 ...
Page 200: ...Contents CPU 948 Programming Guide 5 2 C79000 G8576 C848 04 ...
Page 308: ...Contents CPU 948 Programming Guide 7 2 C79000 G8576 C848 04 ...
Page 324: ...Examples of Parameter Assignment CPU 948 Programming Guide 7 18 C79000 G8576 C848 04 ...
Page 326: ...Contents CPU 948 Programming Guide 8 2 C79000 G8576 C848 04 ...
Page 370: ...Addressable System Data Area CPU 948 Programming Guide 8 46 C79000 G8576 C848 04 ...
Page 372: ...Contents CPU 948 Programming Guide 9 2 C79000 G8576 C848 04 ...
Page 486: ...Contents CPU 948 Programming Guide 11 2 C79000 G8576 C848 04 ...
Page 522: ...PG Functions via the S5 Bus CPU 948 Programming Guide 11 38 C79000 G8576 C848 04 ...
Page 524: ...Contents CPU 948 Programming Guide 12 2 C79000 G8576 C848 04 ...
Page 538: ...Contents CPU 948 Programming Guide 13 2 C79000 G8576 C848 04 ...
Page 546: ...List of Key Words CPU 948 Programming Guide Index 6 C79000 G8576 C848 04 ...