const-class

Purpose

Move a reference to the class specified by the given index into the specified register. In the case where the indicated type is primitive, this will store a reference to the primitive type's degenerate class.

Details

Op & Format Mnemonic / Syntax Arguments
1c 21c const-class vAA, type@BBBB A: destination register (8 bits)
B: type index

Constraints

Behavior

Exceptions