Load and transfer
operations
Operation Operand Function
L=
LCD =
LW =
LWD =
T=
Load a formal operand:
The value of the operand specified as a formal
operand is loaded into the ACCU (parameter
type: I, T, C, Q; data type: BY, W, D).
Load a formal operand in BCD code:
The value of the timer or counter specified as a formal operand is
loaded into the ACCU in BCD code (parameter type: T, C).
Load the bit pattern of a formal operand:
The bit pattern of a formal operand is loaded into the ACCU
(parameter type: D; data type: KF, KH, KM, KY, KS, KT, KC).
Load the bit pattern of a formal operand:
The bit pattern of a formal operand is loaded into the ACCU
(parameter type: D; data type: KG).
Transfer to a formal operand:
The contents of the accumulator are transferred to
the operand specified as a formal operand (parameter
type: I, Q; data type: BY, W, D).
Insert formal operand
Actual operands permitted include those of the corresponding basic
operations except for S flags. For the "LW=" operation, permissible
data types include a binary pattern (KM) or a hexadecimal pattern
(KH), two absolute numbers of 1 byte each (KY), a character (KS), a
fixed point number (KF), a timer value (KT) and a counter value
(KC). For "LWD=" permissible data is a floating point number.
Table 3-17 Load and transfer operations with formal operands
Supplementary Operations
CPU 948 Programming Guide
C79000-G8576-C848-04
3 - 55