Operations:

Format

Syntax:

Operation:

Operands:

Architecture revision

Opcode

1

pushjc

temp  =FRAME;
*(temp--)  =JAVA_LV0;
*(temp--)  =JAVA_LV1;
*(temp--)  =JAVA_LV2;
*(temp--)  =JAVA_LV3;
*(temp--)  =JAVA_LV4;
*(temp--)  =JAVA_LV5;
*(temp--)  =JAVA_LV6;
*(temp--)  =JAVA_LV7;
none

Rev1+

1101011100100011

16

Description

Stores the system registers LV0 to LV7 used in Java state to designated place on the current method frame. FRAME (equal to R9) is used as pointer register.

Status Flags:

Q:

Not affected.

V:

Not affected.

N:

Not affected.

Z:

Not affected.

C:

Not affected.