add:

Format:

add: Rx, Ry, Rz

Add registers Ry and Rz and load into Rx. Registers must be numeric or a runtime error occurs. Mixed registers are coerced into the target register data type.

Parameters:

Rx: A numeric register.
Ry: A numeric register.
Rz: A numeric register.