
B–62093E–1/02
C. DATA ON MACRO COMPILER
APPENDIX
185
It is possible to specify parameters for macro calls that can be referred to
as local variables by the P–CODE program. In the parameter
specification method for the custom macro of the custom macro B type,
the parameter specification 1 and parameter specification 2 can be
specified separately or mixed in one label.
Signs, decimal points, and other symbols not related to the address can
be used in the parameters.
Table C.1 (a) Argument specification 1 for P–CODE program call
Address of argument specification I
Local variable No.
A #1
B #2
C #3
I #4
J #5
K #6
D #7
E #8
F #9
H #11
M #13
Q #17
R #18
S #19
T #20
U #21
V #22
W #23
X #24
Y #25
Z #26
Table C.1 (b) Argument specification 2 for P–CODE program call
Address of argument specification 2
Local variable No.
A # 1
B # 2
C # 3
I1 # 4
J1 # 5
K1 # 6
:
:
:
:
I10 # 31
J10 # 32
K10 # 33
C.1
ARGUMENT
TRANSFER