Arithmetic operations
Operation
Operand
Function
+ F
-
F
x
F
:
F
+ G
-
G
x
G
:
G
–
Add two fixed point numbers (16 bits)
Subtract one fixed point number from another (16 bits)
Multiply two fixed point numbers (16 bits)
Divide one fixed point number by another (16 bits):
quotient in ACCU-1-L, remainder in ACCU-1-H
Add two floating point numbers (32 bits)
Subtract one floating point number from another (32 bits)
Multiply two floating point numbers (32 bits)
Divide one floating point number by another (32 bits)
Arithmetic operations logically combine the contents of ACCU 1 and
ACCU 2 (e.g. ACCU 2 - ACCU 1). The result is then contained in
ACCU 1. An arithmetic operation changes the arithmetic registers as
follows (in fixed point operations only the low word):
Note
Within the supplementary operations, there are operations for
subtraction and addition of double word fixed point numbers.
Table 3-7
Arithmetic operations
ACCU 1
ACCU 2
ACCU 3
ACCU 4
before:
<ACCU 1>
<ACCU 2>
<ACCU 3>
<ACCU 4>
after:
<result>
<ACCU 3>
<ACCU 4>
<ACCU 4>
Basic Operations
CPU 948 Programming Guide
C79000-G8576-C848-04
3 - 31
Содержание CPU 948
Страница 10: ...Contents CPU 948 Programming Guide 1 2 C79000 G8576 C848 04 ...
Страница 32: ...Contents CPU 948 Programming Guide 2 2 C79000 G8576 C848 04 ...
Страница 72: ...Data Blocks CPU 948 Programming Guide 2 42 C79000 G8576 C848 04 ...
Страница 74: ...Contents CPU 948 Programming Guide 3 2 C79000 G8576 C848 04 ...
Страница 154: ...Contents CPU 948 Programming Guide 4 2 C79000 G8576 C848 04 ...
Страница 200: ...Contents CPU 948 Programming Guide 5 2 C79000 G8576 C848 04 ...
Страница 308: ...Contents CPU 948 Programming Guide 7 2 C79000 G8576 C848 04 ...
Страница 324: ...Examples of Parameter Assignment CPU 948 Programming Guide 7 18 C79000 G8576 C848 04 ...
Страница 326: ...Contents CPU 948 Programming Guide 8 2 C79000 G8576 C848 04 ...
Страница 370: ...Addressable System Data Area CPU 948 Programming Guide 8 46 C79000 G8576 C848 04 ...
Страница 372: ...Contents CPU 948 Programming Guide 9 2 C79000 G8576 C848 04 ...
Страница 404: ...Operations with the Base Address Register BR Register CPU 948 Programming Guide 9 34 C79000 G8576 C848 04 ...
Страница 486: ...Contents CPU 948 Programming Guide 11 2 C79000 G8576 C848 04 ...
Страница 522: ...PG Functions via the S5 Bus CPU 948 Programming Guide 11 38 C79000 G8576 C848 04 ...
Страница 524: ...Contents CPU 948 Programming Guide 12 2 C79000 G8576 C848 04 ...
Страница 538: ...Contents CPU 948 Programming Guide 13 2 C79000 G8576 C848 04 ...
Страница 546: ...List of Key Words CPU 948 Programming Guide Index 6 C79000 G8576 C848 04 ...