Operations:

Format

Syntax:

Operation:

Operands:

Architecture revision

Opcode

1

popjc

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

Rev1+

1101011100010011

16

Description

Fetch the system registers LV0 to LV7 used in Java state from the current method frame. The register 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.