User's Manual

BASIC INSTRUCTION SET
3.12.2.4
DATA TRANSFER INSTRUCTIONS
The data transfer instructions move operands among the registers and between a register and memory.
This group includes the load, store, and exchange instructions.
3.12.2.5
CONSTANT INSTRUCTIONS
Each of the constant instructions loads a commonly used constant into an
NPX
register. The values
have a real precision of 64 bits and are accurate to approximately
19
decimal places. The constants
loaded by these instructions include
0,
1,
Pi, log.
10,
log2
e,
10glO
2, and
log
2
•.
3-31