gtpg2m5kGeneral Macros

VIPAC-Move a VIPA to Another Processor

This general macro moves a virtual IP address (VIPA) to another processor in the same loosely coupled complex.

Format




label
is a symbolic label that can be assigned to the macro statement.

VIPA
specifies the VIPA that is being moved.

label1
is the label that contains the VIPA (previously converted to hexadecimal) that is being moved.

Rx
is the register in the range R1-R7 that contains the pointer to the VIPA (previously converted to hexadecimal) that is being moved.

CPU
specifies the TPF processor to which you want to move the VIPA.

label2
is the label that contains the processor ID of the TPF processor to which you are moving the VIPA.

Ry
is the register in the range R1-R7 that contains the pointer to the processor ID of the TPF processor to which you are moving the VIPA.

Rz
is the register in the range R1-R7 that contains the processor ID of the TPF processor to which you are moving the VIPA.

Entry Requirements

Return Conditions

Programming Considerations

Examples